diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 5564ad8..e5cddd0 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,5 @@ {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }} - + \ No newline at end of file