Commit before this refactoring with partials and stuff gets out of control

This commit is contained in:
2025-09-03 09:41:50 +02:00
parent 7c45c0af08
commit e3ca84a584
11 changed files with 182 additions and 142 deletions

View File

@ -8,12 +8,12 @@
"theme_color": "#059669",
"icons": [
{
"src": "/static/android-chrome-192x192.png",
"src": "/static/images/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/static/android-chrome-512x512.png",
"src": "/static/images/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}