Fix site manifest to the canonical URL

This commit is contained in:
2024-04-02 18:04:18 +01:00
parent d8d53ad652
commit 758d661124

View File

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