From 9417a9cecc5fbb3f6e09b407ef6a05f4e4fae5f4 Mon Sep 17 00:00:00 2001 From: Osvaldo A Martin Date: Tue, 26 Dec 2023 09:53:48 -0300 Subject: [PATCH] Update _quarto.yml --- _quarto.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 35deef1..2784682 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -30,8 +30,12 @@ book: - 07_Comparación_de_modelos.ipynb # - 08_Modelos_de_mezcla.ipynb - google-analytics: "G-CYV0K39WW5" - storage: none + cookie-consent: + language: "es" + google-analytics: + tracking-id: "G-CYV0K39WW5" + anonymize-ip: true + page-navigation: true reader-mode: true page-footer: Licencia Creative Commons
Este obra está bajo licencia Creative Commons Reconocimiento 4.0 Internacional.