Fix style
This commit is contained in:
parent
5e6233dc04
commit
c78f0f5f46
|
@ -1,2 +1,2 @@
|
|||
{{ $style := resources.Get "css/main.sass" | toCSS | minify | fingerprint }}
|
||||
{{ $style := resources.Get "styles/main.sass" | toCSS | minify | fingerprint }}
|
||||
<link rel="stylesheet" href="{{ $style.Permalink }}">
|
||||
|
|
Loading…
Reference in New Issue