get rid of the webmanifest.

This commit is contained in:
fiatjaf
2023-10-22 09:27:01 -03:00
parent 55c5ac3d0a
commit 62ec86cf07
2 changed files with 0 additions and 20 deletions

View File

@@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#e42a6d",
"background_color": "#ffffff",
"display": "standalone"
}

View File

@@ -38,7 +38,6 @@
href="/njump/static/favicon/event/favicon-16x16.png?v=2"
/>
{{end}}
<link rel="manifest" href="/njump/static/favicon/site.webmanifest" />
<meta name="theme-color" content="#e42a6d" />
<script src="https://unpkg.com/hyperscript.org@0.9.12"></script>
<script type="text/hyperscript">