Skip to content

Commit b80770c

Browse files
authored
Revert "chore: sync files (#4372)"
This reverts commit ac06a5c.
1 parent ac06a5c commit b80770c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ plugins:
5555
regex:
5656
- ^(?!(.*/)?assets/).*\.(?!(.*\.)?md|(.*\.)?svg|(.*\.)?png|(.*\.)?gif|(.*\.)?jpg).*$
5757
- ^(.*/)?[^.]*$
58-
- macros
58+
- macros:
59+
module_name: mkdocs_macros
5960
- mkdocs-video
6061
- same-dir
6162
- search

0 commit comments

Comments
 (0)