personal-website/layouts/partials/head/styling.html
lauralani ef2f31e38c
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
small redesign =)
2023-09-01 11:02:21 +02:00

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>