]> Untitled Git - lemmy.git/blobdiff - ui/src/index.html
routes.api: fix get_captcha endpoint (#1135)
[lemmy.git] / ui / src / index.html
index 097ad34b70f15d9fe4ccaf565a4c5b0a3952c30e..2c915196a72ed16fefa1d66df3398a5ca82e6004 100644 (file)
@@ -6,6 +6,9 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 
+    <!-- Web app manifest -->
+    <link rel="manifest" href="/static/assets/manifest.webmanifest">
+
     <!-- Icons -->
     <link rel="shortcut icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
     <link rel="apple-touch-icon" href="/static/assets/apple-touch-icon.png" />