From 23aeda369cda310ca732d85589c8f39f89742137 Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Wed, 16 Dec 2020 21:37:02 +0530
Subject: [PATCH] head: trim whitespace from canonicalURL
- amend to 14c5245
---
layouts/partials/head.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index c759d585..c2acb11f 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -16,7 +16,7 @@
{{- .Summary | default (printf "%s - %s" .Title .Site.Title) }}{{- else }}
{{- with .Site.Params.description }}{{ . }}{{- end }}{{- end }}{{- end -}}">
-
+
{{- if .Site.Params.analytics.google.SiteVerificationTag }}
{{- end}}