origin on preload
This commit is contained in:
@@ -3,7 +3,12 @@
|
|||||||
<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" as="font" />
|
<link
|
||||||
|
rel="preload"
|
||||||
|
href="/public/assets/fonts/bold.woff"
|
||||||
|
as="font"
|
||||||
|
crossorigin
|
||||||
|
/>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Knowits ukentlige vinlotteri-statistikk-side."
|
content="Knowits ukentlige vinlotteri-statistikk-side."
|
||||||
|
|||||||
Reference in New Issue
Block a user