From dfdc1102b29e9ae35b4648898e149c0537d3bc26 Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Thu, 4 Jul 2024 14:05:53 +0700 Subject: [PATCH 1/2] Swap in Osano GDPR banner Signed-off-by: Chris Abraham --- _includes/cookie_banner.html | 6 ---- _includes/footer.html | 2 -- _includes/footer_scripts.html | 1 - _includes/head.html | 1 + _sass/cookie-banner.scss | 52 ----------------------------------- assets/cookie-banner.js | 42 ---------------------------- 6 files changed, 1 insertion(+), 103 deletions(-) delete mode 100644 _includes/cookie_banner.html delete mode 100644 assets/cookie-banner.js diff --git a/_includes/cookie_banner.html b/_includes/cookie_banner.html deleted file mode 100644 index 27e1820f4765..000000000000 --- a/_includes/cookie_banner.html +++ /dev/null @@ -1,6 +0,0 @@ - diff --git a/_includes/footer.html b/_includes/footer.html index 6c183724a718..90654a030033 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -66,5 +66,3 @@

Resources

{% include mobile_menu.html %} {% include footer_scripts.html %} - -{% include cookie_banner.html %} diff --git a/_includes/footer_scripts.html b/_includes/footer_scripts.html index 97c5ed3909f0..793658229080 100644 --- a/_includes/footer_scripts.html +++ b/_includes/footer_scripts.html @@ -4,7 +4,6 @@ {% if page.layout != "deep_learning" %} {% endif %} -