Add more licenses, fix themes as per validation rules
This commit is contained in:
parent
e16def1464
commit
f10e7f008f
24 changed files with 224 additions and 18 deletions
22
assets/themes/fritures/license_info.json
Normal file
22
assets/themes/fritures/license_info.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
[{
|
||||
"authors": [
|
||||
"Freepik"
|
||||
],
|
||||
"path": "logo.svg",
|
||||
"license": "CC-BY",
|
||||
"sources": [
|
||||
"https://www.flaticon.com/free-icon/french-fries_1144288"
|
||||
]
|
||||
},
|
||||
{
|
||||
"authors": [
|
||||
"Freepik"
|
||||
],
|
||||
"path": "fries.svg",
|
||||
"license": "CC-BY",
|
||||
"sources": [
|
||||
"https://www.flaticon.com/free-icon/french-fries_1144288"
|
||||
]
|
||||
}
|
||||
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue