Add glutenfree theme, fix #2031, some other improvements to fix output

This commit is contained in:
Pieter Vander Vennet 2024-07-18 17:58:39 +02:00
parent 29ee4ae155
commit f4fc954564
8 changed files with 41 additions and 16 deletions

View file

@ -261,6 +261,10 @@
"if": "theme=ghostsigns",
"then": "./assets/themes/advertising/wall_painting.svg"
},
{
"if": "theme=glutenfree",
"then": "./assets/themes/glutenfree/glutenfree.svg"
},
{
"if": "theme=grb",
"then": "./assets/themes/grb/logo.svg"