mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-04 05:52:13 +00:00
Disable cookie consent
This commit is contained in:
parent
0e3e726221
commit
a6dc145bc2
1 changed files with 2 additions and 2 deletions
|
@ -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 = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue