From a16b74880d01d91fc0efb46930fc462ce0da0531 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 13 Jan 2025 13:09:35 +0100 Subject: [PATCH] footer --- content/layouts/partials/footer.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/layouts/partials/footer.html diff --git a/content/layouts/partials/footer.html b/content/layouts/partials/footer.html new file mode 100644 index 0000000..016de4c --- /dev/null +++ b/content/layouts/partials/footer.html @@ -0,0 +1,20 @@ + +{{ if not hugo.IsServer }} +{{ template "_internal/google_analytics.html" . }} +{{ end }}