feat: add offline sw

This commit is contained in:
2023-08-10 11:29:36 +02:00
parent 3eddb860a0
commit 291463061c
3 changed files with 105 additions and 0 deletions

View File

@ -29,6 +29,7 @@ export default function App({ Component }: AppProps) {
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#141218" />
<script src="app.js" />
<style>
{`