Use lowercase-letter for the svgs, some small technical fixes
This commit is contained in:
parent
58f68a1692
commit
03a4012e8b
9 changed files with 31 additions and 24 deletions
|
@ -114,6 +114,10 @@
|
|||
"icon": {
|
||||
"render": "teardrop:#00cc00",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "theme=advertising",
|
||||
"then": "./assets/themes/advertising/icon.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=aed",
|
||||
"then": "./assets/themes/aed/aed.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue