File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 < %_ } -%>
1414 < link rel ="stylesheet " id ="lightTheme " href ="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple.css " />
1515 < link rel ="stylesheet " id ="darkTheme " href ="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css " />
16- < link rel ="stylesheet " href ="https://softvisio-node .github.io/cli/assets/theme/theme.css " />
16+ < link rel ="stylesheet " href ="https://c0rejs .github.io/cli/assets/theme/theme.css " />
1717 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/css/all.min.css " />
1818 </ head >
1919 < body >
2525 window . $docsify = < % - JSON . stringify ( docsify ) % > ;
2626 </ script >
2727
28- < script src ="https://softvisio-node .github.io/cli/assets/theme/theme.js "> </ script >
28+ < script src ="https://c0rejs .github.io/cli/assets/theme/theme.js "> </ script >
2929 < script src ="https://cdn.jsdelivr.net/npm/docsify "> </ script >
3030 < %_ for ( const item of prism ) { -%>
3131 < script src ="https://cdn.jsdelivr.net/npm/prismjs/components/prism-<%- item %>.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments