Skip to content

Commit 5676b31

Browse files
authored
Disable cookie consent configuration
Comment out cookie consent section in mkdocs.yml
1 parent fe46812 commit 5676b31

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ extra:
7272
- icon: fontawesome/solid/globe
7373
link: https://deepwiki.com/context-machine-lab/contextagent
7474
name: DeepWiki
75-
consent:
76-
title: Cookie consent
77-
description: >
78-
We use cookies to remember preferences and understand how the documentation is used.
75+
# consent:
76+
# title: Cookie consent
77+
# description: >
78+
# We use cookies to remember preferences and understand how the documentation is used.
7979

8080
nav:
8181
- Home: index.md

0 commit comments

Comments
 (0)