From 29d6ba7ee465e684ac80b0555f030332ad0226c5 Mon Sep 17 00:00:00 2001 From: Justin Ellingwood Date: Mon, 7 Jul 2025 18:42:39 +0100 Subject: [PATCH] Remove Material for MkDocs-native cookie consent banner (#3330) --- _overrides/partials/javascripts/consent.html | 87 -------------------- mkdocs.yml | 6 -- 2 files changed, 93 deletions(-) delete mode 100644 _overrides/partials/javascripts/consent.html diff --git a/_overrides/partials/javascripts/consent.html b/_overrides/partials/javascripts/consent.html deleted file mode 100644 index 125cfbb92..000000000 --- a/_overrides/partials/javascripts/consent.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - diff --git a/mkdocs.yml b/mkdocs.yml index d843b77c6..53fcb90fe 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -69,12 +69,6 @@ extra: note: >- Thanks for your feedback! Help us improve this page by submitting an issue or a fix in our GitHub repo. - consent: - title: Cookie consent - description: >- - We use cookies and other tracking technologies to improve your browsing experience, - to analyze our website traffic, assist our marketing efforts and to understand where - our visitors are coming from.
Privacy policy # https://squidfunk.github.io/mkdocs-material/reference/#setting-the-page-status status: beta: This feature is in beta