Merge pull request 'Disable cookieconsent
.' (#14) from upgrade_theme into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
This commit is contained in:
commit
b48236e561
@ -648,7 +648,7 @@ theme = "DoIt"
|
|||||||
|
|
||||||
# Cookie consent config
|
# Cookie consent config
|
||||||
[params.cookieconsent]
|
[params.cookieconsent]
|
||||||
enable = true
|
enable = false
|
||||||
# text strings used for Cookie consent banner
|
# text strings used for Cookie consent banner
|
||||||
[params.cookieconsent.content]
|
[params.cookieconsent.content]
|
||||||
message = ""
|
message = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user