From d3ec0ced2de787403c9e7a4ebca7c3a73cb33616 Mon Sep 17 00:00:00 2001 From: Felix Hennig Date: Mon, 12 Sep 2022 13:48:47 +0200 Subject: [PATCH] Added tracking script --- src/partials/head-scripts.hbs | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index 3db8cee..dc45fb3 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -2,4 +2,39 @@ {{/with}} + {{#with site.keys.enableTracking}} + + + + + + {{/with}}