File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 " />
6
6
< meta name ="viewport " content ="width=device-width,initial-scale=1 " />
7
7
< meta charset ="UTF-8 " />
8
- < link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify@4/themes/vue.css " />
8
+ < link rel ="stylesheet " href ="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/style.min.css "
9
+ title ="docsify-darklight-theme " type ="text/css " />
10
+
9
11
<!-- Primary Meta Tags -->
10
12
< title > Github ebook</ title >
11
13
< meta name ="title " content ="Github ebook " />
35
37
} ;
36
38
</ script >
37
39
< script src ="//cdn.jsdelivr.net/npm/docsify@4 "> </ script >
40
+ < script src ="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/index.min.js " type ="text/javascript ">
41
+ </ script >
38
42
</ body >
39
43
40
44
</ html >
You can’t perform that action at this time.
0 commit comments