Preload banner image

This commit is contained in:
ChrisDill 2023-03-26 08:39:47 +01:00
parent 99bdf71fbb
commit 95351e6b35

View File

@ -8,6 +8,7 @@
<link rel="stylesheet" href="/css/global.css">
<link rel="icon" type="image/png" href="/img/favicon.ico">
<link rel="preload" as="image" href="/img/bluenebula.webp">
%sveltekit.head%
</head>