From f566cca89cd1abc33d545ff6b799e69d80438c53 Mon Sep 17 00:00:00 2001 From: neil Date: Mon, 3 Apr 2023 02:25:57 +0000 Subject: [PATCH] Update 'layouts/_default/baseof.html' --- layouts/_default/baseof.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 65c9227..d3f2f5f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -25,6 +25,8 @@ ` | safeHTML }} + + {{- template "_internal/google_analytics_async.html" . }}