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 7575 < script >
7676 window . $docsify = {
7777 name : 'advanced-java' ,
78+ repo : 'doocs/advanced-java' ,
79+ lastModifiedText : '最近更新时间:' ,
7880 maxLevel : 3 ,
7981 auto2top : true ,
8082 coverpage : true ,
198200 < script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-pagination/dist/docsify-pagination.min.js "> </ script >
199201 < script src ="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/npm/docsify-darklight-theme@latest/dist/index.min.js "> </ script >
200202 < 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 >
201204 </ body >
202205
203206 <!--
You can’t perform that action at this time.
0 commit comments