summaryrefslogtreecommitdiffstats
path: root/static/manifest.webmanifest
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-19 01:44:38 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-19 01:44:38 +0200
commitd9611790b73a4b4623c2516e3dbf5e3523761f53 (patch)
tree2546abe710e3117e3e307358832932334cd674c8 /static/manifest.webmanifest
parentbd4bb369895e07ca6b4eed1439e8ca7a93ba4802 (diff)
downloadgohugo-theme-ed-d9611790b73a4b4623c2516e3dbf5e3523761f53.tar.gz
Add webmanifest
Diffstat (limited to 'static/manifest.webmanifest')
-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" }
- ]
-}