lauralani
ef2f31e38c
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
4 lines
No EOL
335 B
HTML
4 lines
No EOL
335 B
HTML
{{ $style := resources.Get "scss/style.scss" | toCSS | minify }}
|
|
<link rel="stylesheet" href="{{ $style.RelPermalink }}">
|
|
<link rel="preload" href="/fonts/open-sans-v35-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
|
|
<link rel="preload" href="/fonts/kreon-v37-latin-regular.woff2" as="font" type="font/woff2" crossorigin> |