diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html new file mode 100644 index 00000000..e69de29b diff --git a/layouts/partials/header.html b/layouts/partials/header.html index a651e6d8..405dae24 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -26,6 +26,8 @@ + {{ partial "head_custom" . }} + {{ if not .IsHome }}{{ .Title }} | {{ end }}{{ .Site.Title }}