From abd7aa5a7e33b9a7089a49b5407de9354de9b949 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 25 Feb 2022 14:21:13 +0100 Subject: [PATCH] fix: duplicate cannonical url --- layouts/partials/header.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 0c10ea3..d59d278 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -50,9 +50,6 @@ {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} - - - {{ $siteBaseURL := .Site.BaseURL }} {{ $styleFolder := "./themes/vikunja/static/css" }} {{ range readDir $styleFolder }}