File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 16
16
< link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify/lib/themes/pure.css " title ="pure " disabled >
17
17
18
18
< script src ="//cdn.jsdelivr.net/npm/docsify-plugin-codefund/index.js "> </ script >
19
- < link rel =" stylesheet " href =" //cdn.jsdelivr.net/npm/[email protected] /dist/style.css " />
19
+
20
20
< style >
21
21
nav .app-nav li ul {
22
22
min-width : 100px ;
64
64
'/' : 'Search'
65
65
}
66
66
} ,
67
- darkMode : {
68
- light : {
69
- toggleBtnBg : '#42b983'
70
- }
71
- } ,
72
67
formatUpdated : '{MM}/{DD} {HH}:{mm}' ,
73
68
plugins : [
74
69
function ( hook , vm ) {
103
98
< script src ="//cdn.jsdelivr.net/npm/prismjs/components/prism-bash.min.js "> </ script >
104
99
< script src ="//cdn.jsdelivr.net/npm/prismjs/components/prism-markdown.min.js "> </ script >
105
100
< script src ="//cdn.jsdelivr.net/npm/prismjs/components/prism-nginx.min.js "> </ script >
106
- < script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/index.js "
> </ script >
107
101
< script >
108
102
( ( window . gitter = { } ) . chat = { } ) . options = {
109
103
room : 'docsifyjs/Lobby'
You can’t perform that action at this time.
0 commit comments