aboutsummaryrefslogtreecommitdiff
path: root/app/manifest.json
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.json
parent862a5f9cdbbda522c608ea63c1e296e81f44de10 (diff)
Update to SvelteKit
Diffstat (limited to 'app/manifest.json')
-rw-r--r--app/manifest.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/manifest.json b/app/manifest.json
deleted file mode 100644
index dbeaa18..0000000
--- a/app/manifest.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "name": "Forum",
- "short_name": "Forum",
- start_url": "/",
-"background_color": "#ffffff",
- "display": "standalone",
- "theme_color": "#ffffff"
-}