File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 7
7
< meta name ="keywords " content ="设计数据密集型应用 "/>
8
8
< meta name ="description " content ="A magical documentation generator. " />
9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0, minimum-scale=1.0 "/>
10
+ < link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css "/>
10
11
< link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css " title ="vue "/>
11
12
< link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/dark.css " title ="dark " disabled />
12
13
< link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/buble.css " title ="buble " disabled />
55
56
}
56
57
} ;
57
58
</ script >
59
+ < script src ="//cdn.jsdelivr.net/npm/docsify-katex@latest/dist/docsify-katex.js "> </ script >
58
60
< script src ="//cdn.jsdelivr.net/npm/docsify@4/lib/docsify.min.js "> </ script >
59
61
< script src ="//cdn.jsdelivr.net/npm/docsify@4/lib/plugins/search.min.js "> </ script >
60
62
< script src ="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-bash.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments