summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/manifest.webmanifest8
1 files changed, 0 insertions, 8 deletions
diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest
deleted file mode 100644
index a43b334..0000000
--- a/static/manifest.webmanifest
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "short_name": "Ed.",
- "name": "Ed: a Hugo theme for minimal editions",
- "icons": [
- { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
- { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
- ]
-}