This commit is contained in:
2025-05-27 20:18:26 +08:00
parent 0a39e3e63b
commit 9a2a0763e3

View File

@ -14,9 +14,10 @@
<script>
window.$docsify = {
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,
subMaxLevel: 2,
formatUpdated: '{MM}/{DD} {HH}:{mm}',
search: {
maxAge: 86400000, // 过期时间,单位毫秒,默认一天