Add language

This commit is contained in:
2020-03-09 15:08:09 +01:00
parent c78f0f5f46
commit 0a71e48957
4 changed files with 70 additions and 66 deletions

View File

@ -1,2 +1,2 @@
{{ $style := resources.Get "styles/main.sass" | toCSS | minify | fingerprint }}
<link rel="stylesheet" href="{{ $style.Permalink }}">
{{ $style := resources.Get "styles/main.sass" | toCSS | minify | fingerprint }}
<link rel="stylesheet" href="{{ $style.Permalink }}">