File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 75
75
< script >
76
76
window . $docsify = {
77
77
name : 'advanced-java' ,
78
+ repo : 'doocs/advanced-java' ,
79
+ lastModifiedText : '最近更新时间:' ,
78
80
maxLevel : 3 ,
79
81
auto2top : true ,
80
82
coverpage : true ,
198
200
< script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-pagination/dist/docsify-pagination.min.js "> </ script >
199
201
< script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-darklight-theme@latest/dist/index.min.js "> </ script >
200
202
< script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-contributors@latest/dist/index.min.js "> </ script >
203
+ < script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-lastmodified/index.min.js "> </ script >
201
204
</ body >
202
205
203
206
<!--
You can’t perform that action at this time.
0 commit comments