From 6cbca1a7256e86631fdf9432efe125d40704cc2b Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 22 Feb 2020 15:29:44 +0000 Subject: [PATCH] Remove stray characters from favicon tags --- layouts/partials/favicon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/favicon.html b/layouts/partials/favicon.html index d63d622..106a171 100644 --- a/layouts/partials/favicon.html +++ b/layouts/partials/favicon.html @@ -3,5 +3,5 @@ {{ range $sizes }} {{ $sizes := printf "%dx%d" . . }} - --> + {{ end }}