feat: add sw
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m32s
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m32s
This commit is contained in:
parent
660017edda
commit
9d9a238cab
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ export function Layout({ children }: { children: React.ReactNode }) {
|
||||||
name="description"
|
name="description"
|
||||||
content="BJColle but faster, better and prettier ⚡️"
|
content="BJColle but faster, better and prettier ⚡️"
|
||||||
/>
|
/>
|
||||||
<link rel="manifest" href="manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<Meta />
|
<Meta />
|
||||||
<Links />
|
<Links />
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue