diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6312251..571c3a3 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,3 +2,4 @@ {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }} {{ partialCached "head/css.html" . }} + \ No newline at end of file