]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Remove manifest
authorRuben Beltran del Rio <redacted>
Mon, 9 Sep 2024 20:47:33 +0000 (22:47 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 9 Sep 2024 20:47:33 +0000 (22:47 +0200)
_layout.html
manifest.webmanifest [deleted file]

index 3b7982bcd751e65ba4699939e8489dbcb5900ccf..79a6ceade41fec364177ba3b0bc1939e9c53927e 100644 (file)
@@ -10,7 +10,6 @@
 
     <title>r.bdr.sh, {{ title }}</title>
 
 
     <title>r.bdr.sh, {{ title }}</title>
 
-    <link rel="manifest" href="/manifest.webmanifest">
     <link rel="stylesheet" type="text/css" href="/css/style.css">
     <link rel="author" href="humans.txt">
 
     <link rel="stylesheet" type="text/css" href="/css/style.css">
     <link rel="author" href="humans.txt">
 
diff --git a/manifest.webmanifest b/manifest.webmanifest
deleted file mode 100644 (file)
index 95d48bb..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-{
-  "name": "r.bdr.sh",
-  "short_name": "rbdr",
-  "start_url": "https://r.bdr.sh",
-  "display": "minimal-ui",
-  "background_color": "#fff",
-  "theme_color": "#fff",
-  "description": "r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.",
-  "lang": "en-US",
-  "icons": [
-    {
-      "src": "img/touch/homescreen48.png",
-      "sizes": "48x48",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen72.png",
-      "sizes": "72x72",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen96.png",
-      "sizes": "96x96",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen144.png",
-      "sizes": "144x144",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen168.png",
-      "sizes": "168x168",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen192.png",
-      "sizes": "192x192",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen256.png",
-      "sizes": "256x256",
-      "type": "image/png",
-      "purpose": "any maskable"
-    },
-    {
-      "src": "img/touch/homescreen512.png",
-      "sizes": "512x512",
-      "type": "image/png",
-      "purpose": "any maskable"
-    }
-  ]
-}