From 14e03301ea8dee9b2dc30ae1f3fb78ab6408d3ff Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 26 Jul 2022 17:12:52 +0100 Subject: fixed title tags on main pages --- layouts/partials/head.html | 1 - 1 file changed, 1 deletion(-) (limited to 'layouts/partials') diff --git a/layouts/partials/head.html b/layouts/partials/head.html index da8f4c4..4c5d49c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,6 +12,5 @@ {{ range .Site.Params.custom_css -}} {{- end}} - {{ .Title }} -- cgit v1.2.3