Merge pull request #1502 from pietervdvn/feature/penny-press

Penny press theme
This commit is contained in:
Pieter Vander Vennet 2023-07-10 00:45:27 +02:00 committed by GitHub
commit fe0ca2ab6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 285 additions and 0 deletions

View file

@ -250,6 +250,10 @@
"if": "theme=education",
"then": "./assets/layers/school/college.svg"
},
{
"if": "theme=elongated_coin",
"then": "./assets/themes/elongated_coin/penny.svg"
},
{
"if": "theme=etymology",
"then": "./assets/layers/etymology/logo.svg"