We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014bb0b commit de5fabfCopy full SHA for de5fabf
mkdocs.yml
@@ -69,10 +69,6 @@ extra:
69
provider: google
70
property: G-Q8WSZQS8E1
71
72
-plugins:
73
- - mermaid2:
74
- javascript: https://unpkg.com/mermaid@10.4.0/dist/mermaid.esm.min.mjs
75
-
76
extra_css:
77
- 'css/extra.css'
78
- 'https://101.lug.ustc.edu.cn/_extra/roboto.css'
requirements.txt
@@ -1,4 +1,3 @@
1
mkdocs>=1.5.3
2
mkdocs-material>=9.4.6
3
jieba
4
-mkdocs-mermaid2-plugin
0 commit comments