File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5555
5656 < body >
5757 < div id ="app "> Loading ...</ div >
58+ < script src ="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1/index.js "> </ script >
5859 < script >
5960 // Set html "lang" attribute based on URL
6061 var lang = location . hash . match ( / # \/ ( d e - d e | e s | r u - r u | z h - c n ) \/ / ) ;
165166 } ,
166167 } ,
167168 plugins : [
169+ DocsifyCarbon . create ( 'CEBI6KQE' , 'docsifyjsorg' ) ,
168170 function ( hook , vm ) {
169171 hook . beforeEach ( function ( html ) {
170172 if ( / g i t h u b u s e r c o n t e n t \. c o m / . test ( vm . route . file ) ) {
207209 < script src ="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-markdown.min.js "> </ script >
208210 < script src ="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-nginx.min.js "> </ script >
209211 < script src ="//cdn.jsdelivr.net/npm/prismjs@1/components/prism-php.min.js "> </ script >
210- < script src ="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1/index.min.js "> </ script >
211212 < script >
212213 ( function ( ) {
213214 function loadJS ( src , attrs ) {
Original file line number Diff line number Diff line change 99 < link rel ="stylesheet " href ="/themes/dark.css " title ="dark " disabled />
1010 < link rel ="stylesheet " href ="/themes/buble.css " title ="buble " disabled />
1111 < link rel ="stylesheet " href ="/themes/pure.css " title ="pure " disabled />
12- < script src ="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1.0.1/index.min.js "> </ script >
1312 < style >
1413 nav .app-nav li ul {
1514 min-width : 100px ;
2423
2524 < body >
2625 < div id ="app "> </ div >
26+ < script src ="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1/index.min.js "> </ script >
2727 < script >
2828 // Set html "lang" attribute based on URL
2929 var lang = location . hash . match ( / # \/ ( d e - d e | e s | r u - r u | z h - c n ) \/ / ) ;
You can’t perform that action at this time.
0 commit comments