remove git modules
This commit is contained in:
3
themes/hugo-theme-stack/layouts/partials/head/style.html
Normal file
3
themes/hugo-theme-stack/layouts/partials/head/style.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ $sass := resources.Get "scss/style.scss" }}
|
||||
{{ $style := $sass | resources.ToCSS | minify | resources.Fingerprint "sha256" }}
|
||||
<link rel="stylesheet" href="{{ $style.RelPermalink }}">
|
||||
Reference in New Issue
Block a user