From b66679d36acc0443078dafdfc5452880f376e015 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Tue, 8 Sep 2020 22:37:56 +0200 Subject: [PATCH] fix(head): remove tag Causes misbehaviour of anchor link --- layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e79c929..98ccd9c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -2,7 +2,6 @@ - {{ (trim (partial "data/title" .) "\n" ) | safeHTML }}