feat: add offline sw
This commit is contained in:
@ -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>
|
||||
{`
|
||||
|
Reference in New Issue
Block a user