新增导航栏

This commit is contained in:
lxbpxylps@126.com 2021-10-08 17:13:50 +08:00
parent 4ceda01a43
commit 5bd1d6b647
2 changed files with 4 additions and 0 deletions

3
_navbar.md Normal file
View File

@ -0,0 +1,3 @@
* [Github](https://github.com/Mythologyli/AkashicQQ)
* [首页](README)

View File

@ -33,6 +33,7 @@
<script> <script>
window.$docsify = { window.$docsify = {
loadSidebar: true, loadSidebar: true,
loadNavbar: true,
coverpage: true, coverpage: true,
themeColor: "#e91e63" themeColor: "#e91e63"
} }