diff --git a/themes/fesite/layouts/partials/head.html b/themes/fesite/layouts/partials/head.html index ccde0db..8db28b4 100644 --- a/themes/fesite/layouts/partials/head.html +++ b/themes/fesite/layouts/partials/head.html @@ -4,6 +4,20 @@ {{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title = .Site.Title }}{{ end }} {{ $title }} + + {{ $normalize := resources.Get "css/normalize.css"| minify}} {{ $style := resources.Get "scss/main.scss" | resources.ToCSS (dict