histoiredunpied/themes/lowtech/layouts/partials/head.html

3 lines
131 B
HTML
Raw Normal View History

2020-02-11 09:02:51 +01:00
{{ $style := resources.Get "css/main.sass" | toCSS | minify | fingerprint }}
<link rel="stylesheet" href="{{ $style.Permalink }}">