Files
novatorem/api/templates.json
Ethan Shoham a301a69078 Themes and Templates (#1)
* Update templates.json

* Update templates.json

* Update templates.json

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update spotify.py

* Update templates.json
2023-04-18 20:37:40 -04:00

8 lines
134 B
JSON

{
"current-theme": "light",
"templates": {
"light": "spotify.html.j2",
"dark": "spotify-dark.html.j2"
}
}