From a6dc145bc2ce0a7297bad56eb20e4c57f4cf9f0b Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Sun, 23 Feb 2025 12:28:00 +1300 Subject: [PATCH] Disable cookie consent --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index bd181a4..5d94223 100644 --- a/config.toml +++ b/config.toml @@ -72,7 +72,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"] description = "m2.nz - Daniel Mason" # website images for Open Graph and Twitter Cards images = ["/avatar.png"] - + # Author config [params.author] name = "Daniel Mason" @@ -527,7 +527,7 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"] # Cookie consent config [params.cookieconsent] - enable = true + enable = false # text strings used for Cookie consent banner [params.cookieconsent.content] message = ""