Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 043b7b6

Browse files
author
CodeDoctorDE
committed
change docs
1 parent 3612d9d commit 043b7b6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ <h1 class="title">Linwood</h1>
4141
<div>
4242
<a href="//invite.linwood.tk" class="button">Invite this bot</a>
4343
<a href="//discord.linwood.tk" class="button">Discord</a>
44+
<a href="/wiki" class="button">Wiki</a>
4445
</div>
4546
</div>
4647
<div id="features" class="section link">

mkdocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ theme:
66
highlightjs: true
77
markdown_extensions:
88
- codehilite
9+
nav:
10+
- Home: "wiki/index.md"
11+
- Modules: "wiki/modules"

0 commit comments

Comments
 (0)