Skip to content

Commit 17ef9cb

Browse files
committed
chore: disable search plugin
1 parent dcbf77e commit 17ef9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ plugins:
7979
background: white
8080
shadow: true
8181
- search:
82-
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
82+
enabled: false
8383

8484
hooks:
8585
- hooks/edit_url.py

0 commit comments

Comments
 (0)