Preload banner image

This commit is contained in:
Chris Dill 2023-03-26 08:39:47 +01:00
parent 366db4867e
commit a58dd0387a

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>