From f6c8789611c0278ec5ddc0845e3112f9833ca628 Mon Sep 17 00:00:00 2001 From: Konstantinos Kaloutas Date: Tue, 31 Oct 2023 19:23:57 +0200 Subject: [PATCH] remove google analytics --- mkdocs.yml | 27 --------------------------- theme/overrides/main.html | 18 ------------------ theme/partials/copyright.html | 3 --- 3 files changed, 48 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 7e632bf..8ff1d2d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -60,33 +60,6 @@ extra: link: https://www.instagram.com/repath.studio/ - icon: fontawesome/brands/github link: https://github.com/re-path/ - consent: - cookies: - analytics: - name: Google Analytics - checked: false - title: Cookie consent - description: >- # - We use cookies to recognize your repeated visits and preferences, as well - as to measure the effectiveness of our documentation and whether users - find what they're searching for. With your consent, you're helping us to - make our website better. - analytics: - provider: google - property: G-EJXPVG0694 - feedback: - title: Was this page helpful? - ratings: - - icon: material/emoticon-happy-outline - name: This page was helpful - data: 1 - note: >- - Thanks for your feedback! - - icon: material/emoticon-sad-outline - name: This page could be improved - data: 0 - note: >- - Thanks for your feedback! markdown_extensions: - admonition diff --git a/theme/overrides/main.html b/theme/overrides/main.html index 2afd1ad..c9b4045 100644 --- a/theme/overrides/main.html +++ b/theme/overrides/main.html @@ -46,22 +46,4 @@ {% block content %} {{ super() }} -{% endblock %} - - -{% block analytics %} - {{ super() }} - - - {% endblock %} \ No newline at end of file diff --git a/theme/partials/copyright.html b/theme/partials/copyright.html index 2017575..3c385f3 100644 --- a/theme/partials/copyright.html +++ b/theme/partials/copyright.html @@ -26,9 +26,6 @@