diff --git a/layouts/partials/head_includes.html b/layouts/partials/head_includes.html index 73cc7ad..85d703c 100644 --- a/layouts/partials/head_includes.html +++ b/layouts/partials/head_includes.html @@ -11,9 +11,9 @@ {{ end }} -{{range .Site.Params.extracssfiles}} - -{{end}} +{{ range .Site.Params.extracssfiles }} + +{{ end }} {{ if .RSSLink }} -{{ end }} \ No newline at end of file +{{ end }}