更新
This commit is contained in:
@ -14,9 +14,10 @@
|
|||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: '<img src="/_media/logo.png" style="width:50px; height:auto;" alt="">',
|
name: '<img src="/_media/logo.png" style="width:50px; height:auto;" alt="">',
|
||||||
repo: '',
|
repo: 'https://git.tool.dwoodauto.com/ykxiao/docsify-jsonrpc.git',
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
subMaxLevel: 2,
|
subMaxLevel: 2,
|
||||||
|
formatUpdated: '{MM}/{DD} {HH}:{mm}',
|
||||||
|
|
||||||
search: {
|
search: {
|
||||||
maxAge: 86400000, // 过期时间,单位毫秒,默认一天
|
maxAge: 86400000, // 过期时间,单位毫秒,默认一天
|
||||||
|
Reference in New Issue
Block a user