Replies: 1 comment 7 replies
-
There is no required setting, but you might adjust the template and add the |
Beta Was this translation helpful? Give feedback.
7 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.
-
Our law department says that for the cookie consent dialogue we need one option for "necessary" information that cannot be unchecked (as per their definition the local storage that mkdocs uses counts here too).
Is there any easy direct way to achieve that with a setting? I know I could hack the consent.html to add that somehow....
Intresting fun side fact:
I asked some AI assistent and it claimed there to be a "required" setting and it claimed there to be one, implemented in consent.html and even proceeded to show me some code:
It even claimed that it came from a commit 0c2e855 which doesn't seem to exist, so I wonder where it got all this from, maybe this is from the insiders code and the AI training process somehow found a way to access that?
Beta Was this translation helpful? Give feedback.
All reactions