diff --git a/themes/memmachine/layouts/_partials/head.html b/themes/memmachine/layouts/_partials/head.html index df1375c..3c71caa 100644 --- a/themes/memmachine/layouts/_partials/head.html +++ b/themes/memmachine/layouts/_partials/head.html @@ -2,6 +2,7 @@ HEAD =======================================================--> + @@ -12,6 +13,7 @@ + {{ if .IsHome }}{{ site.Title }}{{ else }}{{ printf "%s | %s" .Title site.Title }}{{ end }}