Skip to content

Commit 9bba52d

Browse files
committed
chore: remove site package
1 parent fe9f7b1 commit 9bba52d

File tree

608 files changed

+2
-38813303
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

608 files changed

+2
-38813303
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ theme:
6363
name: Switch to system preference
6464

6565
plugins:
66-
- search:
67-
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
6866
- tags:
6967
tags_file: tags.md
7068
- glightbox:
@@ -80,6 +78,8 @@ plugins:
8078
caption_position: bottom
8179
background: white
8280
shadow: true
81+
- search:
82+
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
8383

8484
hooks:
8585
- hooks/edit_url.py

0 commit comments

Comments
 (0)