diff options
Diffstat (limited to '')
| -rw-r--r-- | index.html | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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> |
