From deb12c00e24d9d09347d7f092d0977a84d00f5ae Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 15 Oct 2018 13:16:05 +0200 Subject: [PATCH] Fixed meta tags --- themes/vikunja/layouts/partials/header.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/vikunja/layouts/partials/header.html b/themes/vikunja/layouts/partials/header.html index 8a84b7c..55ffb90 100644 --- a/themes/vikunja/layouts/partials/header.html +++ b/themes/vikunja/layouts/partials/header.html @@ -5,13 +5,13 @@ - + {{ if .IsPage }} {{ end }} - - - + + + {{ .Hugo.Generator }} {{ if and (not .IsHome) .Title }}{{ .Title }} | {{ end }}{{ .Site.Title }}