From 778d7d14d5e8d4dbcce2f9cb996afbc4d7accf27 Mon Sep 17 00:00:00 2001 From: Stephan Hagedorn Date: Sun, 9 Oct 2022 22:57:30 +0200 Subject: [PATCH] logPerf without JQuery (cherry picked from commit cf3fde601eae944582d4da70bfc76943675143b8) --- .../hippie/partials/_head_script.njk | 54 +++++++++++++++---- 1 file changed, 45 insertions(+), 9 deletions(-) diff --git a/source/templates/hippie/partials/_head_script.njk b/source/templates/hippie/partials/_head_script.njk index 76743d9..e00bacc 100644 --- a/source/templates/hippie/partials/_head_script.njk +++ b/source/templates/hippie/partials/_head_script.njk @@ -1,9 +1,9 @@