feat: add asset caching (sw)

This commit is contained in:
Sonny
2025-01-03 01:59:42 +01:00
parent e2494e8cf0
commit e28d5ebea8
22 changed files with 3163 additions and 121 deletions

View File

@@ -31,7 +31,7 @@ export default function Navbar() {
<header className={classes.header}>
<Group justify="space-between" h="100%">
<Link href="/">
<Image src="/logo-light.png" h={35} alt="MyLinks's logo" />
<Image src="/logo.png" h={35} alt="MyLinks's logo" />
</Link>
<Group h="100%" gap={0} visibleFrom="sm">