fix: fix PWA
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
%sveltekit.head%
|
||||
<script src="/registerSW.js"></script>
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover" class="bg-slate-900 text-slate-100">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
|
||||
Reference in New Issue
Block a user