Fix site manifest

This commit is contained in:
2024-02-10 12:06:33 +00:00
parent 3672bb3cc6
commit 38369b8452

View File

@@ -15,5 +15,6 @@
], ],
"theme_color": "#ffffff", "theme_color": "#ffffff",
"background_color": "#ffffff", "background_color": "#ffffff",
"display": "standalone" "display": "standalone",
"start_url": "https://leighhack.org"
} }