From 0b6cca8ba9350fa5c22273c2b92ac95ba76baccb Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Thu, 14 Nov 2019 15:32:52 +0100 Subject: [PATCH] Update head.html Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/77 --- layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 81d942a..ee8fd70 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -7,6 +7,7 @@ content="{{ if .IsHome }}{{ .Site.Params.homeSubtitle }}{{ else }}{{ .Summary | plainify }}{{ end }}" /> + {{ block "title" . }}