From 92d8bb1f935bca45f7118f006dbb7070780f0b2b Mon Sep 17 00:00:00 2001 From: Geert van Geest Date: Wed, 28 Aug 2024 10:55:54 +0200 Subject: [PATCH] replaces GA with matomo --- _quarto.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 54ea2e0..64718ea 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -11,8 +11,8 @@ website: favicon: assets/SIB_logo.svg search: true page-navigation: true - google-analytics: G-1H5B39PY7V - cookie-consent: true + # google-analytics: G-1H5B39PY7V + # cookie-consent: true navbar: background: "#003eaa" left: @@ -55,6 +55,22 @@ format: toc: true header-includes: | + + + + execute: freeze: auto