diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ae0dbb9..817f6e9 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -17,13 +17,13 @@ {{ with partial "resources/root_css.html" . -}} - + {{- end -}} {{- with partial "resources/section_css.html" . -}} - + {{- end -}} {{- with partial "resources/page_css.html" . -}} - + {{- end -}} {{ block "styles" . }}{{ end }}