From d498a48f4981dcfbebd2cf600b3ddfef53cd0ab0 Mon Sep 17 00:00:00 2001
From: willstocks <43744514+willstocks@users.noreply.github.com>
Date: Tue, 10 Mar 2020 12:03:11 +0000
Subject: [PATCH] Update head.html
---
layouts/partials/head.html | 76 +++++++++++++++++++++++++-------------
1 file changed, 50 insertions(+), 26 deletions(-)
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 793405b..166ce7c 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,8 +1,11 @@
-
-
-
-
+
+
+
+
{{ template "_internal/google_analytics.html" . }}
@@ -10,12 +13,13 @@
{{ if (ne $.Site.Params.ThemeColor "orange") }}
-
+
{{ end }}
{{ if (fileExists "static/style.css") -}}
-
+
{{- end }}
@@ -23,38 +27,58 @@
{{ if isset $.Site.Params "favicon" }}
{{ else }}
-
+
{{ end }}
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-{{ range .Params.categories }}{{ end }}
-{{ if isset .Params "date" }}{{ end }}
+
+
+
+
+
+
+
+
+
+{{ range .Params.categories }}
+{{ end }}
+{{ if isset .Params "date" }}
+{{ end }}
{{ with .OutputFormats.Get "RSS" }}
-
+
{{ end }}
{{ with .OutputFormats.Get "json" }}
-
+
{{ end }}