diff --git a/docs/_includes/cookie_consent.html b/docs/_includes/cookie_consent.html
index c4c85ff..d4d4a2c 100644
--- a/docs/_includes/cookie_consent.html
+++ b/docs/_includes/cookie_consent.html
@@ -29,33 +29,15 @@
}
}
-
I would like to use third party cookies and scripts to improve the functionality of this
- website.ApproveMore info
+
+
I would like to use third party cookies and scripts to improve the functionality of this
+ website.
+
+
Approve
+
More info
+
+
\ No newline at end of file
diff --git a/docs/_includes/head.html b/docs/_includes/head.html
index a50a131..efc7861 100644
--- a/docs/_includes/head.html
+++ b/docs/_includes/head.html
@@ -12,7 +12,26 @@
+ {% if false %}
+ {% endif %}
+
+
+
+
+
{% if site.ga_tracking != nil %}
diff --git a/docs/_includes/header_custom.html b/docs/_includes/header_custom.html
index f80a11f..8e0f2be 100644
--- a/docs/_includes/header_custom.html
+++ b/docs/_includes/header_custom.html
@@ -1,18 +1,5 @@
-
+
+
\ No newline at end of file
diff --git a/docs/_includes/js/custom.js b/docs/_includes/js/custom.js
index 2f9ff05..8b13789 100644
--- a/docs/_includes/js/custom.js
+++ b/docs/_includes/js/custom.js
@@ -1,11 +1 @@
-async function switchScheme(isClicked) {
- if (isClicked == true) {
- jtd.setTheme("eyetrackvr");
- var color_scheme = "dark";
- } else {
- jtd.setTheme("light");
- var color_scheme = "light";
- }
- document.getElementById("discord-widget").src =
- "https://discord.com/widget?id=946212245187199026&theme=" + color_scheme;
-}
\ No newline at end of file
+
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index b557e2e..d71d419 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -226,7 +226,10 @@ layout: table_wrappers
{% endif %}
+
+
{% include cookie_consent.html %}
+