aboutsummaryrefslogtreecommitdiff
path: root/app/manifest.webmanifest
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2021-03-09 22:43:12 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2021-03-09 22:43:12 +0100
commitbd8e98d7e24c4dbaee7db6ec7955f7c2f6d396a6 (patch)
treee5f0dcbc14d3009c17e5f562404fe19f6aceab73 /app/manifest.webmanifest
parent862a5f9cdbbda522c608ea63c1e296e81f44de10 (diff)
Update to SvelteKit
Diffstat (limited to 'app/manifest.webmanifest')
-rw-r--r--app/manifest.webmanifest7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/manifest.webmanifest b/app/manifest.webmanifest
deleted file mode 100644
index 68a60f7..0000000
--- a/app/manifest.webmanifest
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "name": "Forum",
- "start_url": "/",
- "background_color": "#ffffff",
- "display": "standalone",
- "theme_color": "#ffffff"
-}