From d1f3ac0abc23794fffd7a2984ce1455bda289b35 Mon Sep 17 00:00:00 2001 From: engboris Date: Sat, 6 Jul 2024 23:34:06 +0200 Subject: [PATCH] Add Google Analytics --- layouts/partials/paige/body-first.html | 4 ++++ layouts/partials/paige/head-first.html | 7 +++++++ 2 files changed, 11 insertions(+) create mode 100644 layouts/partials/paige/body-first.html create mode 100644 layouts/partials/paige/head-first.html diff --git a/layouts/partials/paige/body-first.html b/layouts/partials/paige/body-first.html new file mode 100644 index 0000000..ceaa7db --- /dev/null +++ b/layouts/partials/paige/body-first.html @@ -0,0 +1,4 @@ + + + \ No newline at end of file diff --git a/layouts/partials/paige/head-first.html b/layouts/partials/paige/head-first.html new file mode 100644 index 0000000..792bc8a --- /dev/null +++ b/layouts/partials/paige/head-first.html @@ -0,0 +1,7 @@ + + + \ No newline at end of file