Replies: 1 comment
-
|
Hey I have created a new discussion #2892 about a cookie banner |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to propose a small built-in cookie notice for Blowfish.
The goal is an MVP:
params.tomlThis would not be a full consent manager or compliance solution. It would just provide a minimal built-in base that could later be extended into a more complete consent flow if there is interest.
Proposed config:
For internal links, I think
privacyPolicyPageRefwould be better than a fixed URL. That would match the way Hugo resolves internal page references and would make the privacy policy link work correctly in multilingual sites as well.Why I think it could fit Blowfish:
Initial scope would stay minimal:
If this direction makes sense, I can prepare a PR against
dev.Beta Was this translation helpful? Give feedback.
All reactions