docs: fix cookie consent

This commit is contained in:
Karim shoair
2026-02-15 15:11:48 +02:00
parent 1bbb18ad8e
commit f21e7462e4
+6 -1
View File
@@ -226,4 +226,9 @@ We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
"""
"""
actions = [
"accept",
"reject",
"manage"
]