summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6fe87e8..7085f94 100644
--- a/index.html
+++ b/index.html
@@ -27,6 +27,16 @@
       rel="css"
       href="./public/tailwindcss-output.css"
     />
+
+   <link
+       rel="manifest"
+       href="/manifest.json"
+    />
+    <link
+       data-trunk
+       rel="copy-file"
+       href="./public/manifest.json"
+    />
   </head>
 
   <body></body>