summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/manifest.webmanifest12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest
index a2ecebf..a43b334 100644
--- a/static/manifest.webmanifest
+++ b/static/manifest.webmanifest
@@ -1,8 +1,8 @@
{
- "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" }
- ]
+ "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" }
+ ]
}