diff options
author | Kyomotoi <[email protected]> | 2020-11-24 00:30:24 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-24 00:30:24 +0800 |
commit | 67719b5bb145a1ad35d7c6090e8b18dd2c535194 (patch) | |
tree | 07280ca10bf1aa07dc6004265d2eccfeaf190531 /docs | |
parent | ade8cd2d6be3406226e43bcc995b94889919d00b (diff) | |
download | ATRI-67719b5bb145a1ad35d7c6090e8b18dd2c535194.tar.gz ATRI-67719b5bb145a1ad35d7c6090e8b18dd2c535194.tar.bz2 ATRI-67719b5bb145a1ad35d7c6090e8b18dd2c535194.zip |
Update index.html
Diffstat (limited to 'docs')
-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 cb34aff..bd9c94f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,7 @@ el: '#app', name: 'ATRI User Docs', maxLevel: 3, - homepage: 'docs/README.md', + homepage: 'docs/index.md', themeColor: ' #00BFFF', loadNavbar: true, loadSidebar: true, |