Skip to content

Commit f21e746

Browse files
committed
docs: fix cookie consent
1 parent 1bbb18a commit f21e746

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

zensical.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,9 @@ We use cookies to recognize your repeated visits and preferences, as well
226226
as to measure the effectiveness of our documentation and whether users
227227
find what they're searching for. With your consent, you're helping us to
228228
make our documentation better.
229-
"""
229+
"""
230+
actions = [
231+
"accept",
232+
"reject",
233+
"manage"
234+
]

0 commit comments

Comments
 (0)