feat: add sw
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m32s

This commit is contained in:
Nathan Lamy 2025-08-19 23:17:55 +02:00
parent 660017edda
commit 9d9a238cab

View file

@ -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>