preload as

This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-28 16:49:24 +01:00
parent 580bc0c40c
commit 585f522950

View File

@@ -3,7 +3,7 @@
<head> <head>
<title>Vinlottis</title> <title>Vinlottis</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preload" href="/public/assets/fonts/bold.woff" /> <link rel="preload" href="/public/assets/fonts/bold.woff" as="style" />
<meta <meta
name="description" name="description"
content="Knowits ukentlige vinlotteri-statistikk-side." content="Knowits ukentlige vinlotteri-statistikk-side."