diff options
author | Kyomotoi <1172294279@qq.com> | 2020-11-28 21:24:11 +0800 |
---|---|---|
committer | Kyomotoi <1172294279@qq.com> | 2020-11-28 21:24:11 +0800 |
commit | 53e7fadaee1541cfdb60dde943a12f4070e6f75d (patch) | |
tree | 08f735e3277fd2c5549632432e4f0bba8f698374 /docs/index.html | |
parent | f5059aeccfc646f53ee05a35baf447b152c3a6e1 (diff) | |
parent | 8914ef09bf6baee1402f298104e9049745682249 (diff) | |
download | ATRI-53e7fadaee1541cfdb60dde943a12f4070e6f75d.tar.gz ATRI-53e7fadaee1541cfdb60dde943a12f4070e6f75d.tar.bz2 ATRI-53e7fadaee1541cfdb60dde943a12f4070e6f75d.zip |
Merge branch 'YHN-00B-XXX' of https://github.com/Kyomotoi/ATRI into YHN-00B-XXX
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index ea89083..23dd8a5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,7 @@ el: '#app', name: 'ATRI User Docs', maxLevel: 3, - homepage: 'readme.md', + homepage: 'index.md', themeColor: ' #00BFFF', loadNavbar: true, loadSidebar: true, |