From 362364dc2a0db8a54a0c5686611f1f01d34b1c6f Mon Sep 17 00:00:00 2001 From: Pete Lumbis Date: Fri, 17 Nov 2023 17:40:04 -0500 Subject: [PATCH] add rollworks pixel (#615) Signed-off-by: Pete Lumbis --- .../geekboot/layouts/partials/analytics.html | 3 ++- .../geekboot/layouts/partials/rollworks.html | 27 +++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 themes/geekboot/layouts/partials/rollworks.html diff --git a/themes/geekboot/layouts/partials/analytics.html b/themes/geekboot/layouts/partials/analytics.html index 7eab1922..b520f523 100644 --- a/themes/geekboot/layouts/partials/analytics.html +++ b/themes/geekboot/layouts/partials/analytics.html @@ -1,2 +1,3 @@ {{ partialCached "ms-clarity" . }} -{{ partialCached "google-analytics" . }} \ No newline at end of file +{{ partialCached "google-analytics" . }} +{{ partialCached "rollworks" . }} \ No newline at end of file diff --git a/themes/geekboot/layouts/partials/rollworks.html b/themes/geekboot/layouts/partials/rollworks.html new file mode 100644 index 00000000..fbbdde66 --- /dev/null +++ b/themes/geekboot/layouts/partials/rollworks.html @@ -0,0 +1,27 @@ + \ No newline at end of file