diff options
author | ILikePlayingGames <ILikePlayingGames@users.noreply.github.com> | 2023-09-29 13:34:11 -0400 |
---|---|---|
committer | ILikePlayingGames <ILikePlayingGames@users.noreply.github.com> | 2023-09-29 13:34:11 -0400 |
commit | b4b6adfd212289b1b25e799a7ea0459543faea8b (patch) | |
tree | 5eaec9d630081aba78fe076f4b2199f279ce7221 /mkdocs.yml | |
parent | a7e891b106ae24b6571615e3c5cb0ffedb1f3408 (diff) | |
download | SkyBlockModWiki-b4b6adfd212289b1b25e799a7ea0459543faea8b.tar.gz SkyBlockModWiki-b4b6adfd212289b1b25e799a7ea0459543faea8b.tar.bz2 SkyBlockModWiki-b4b6adfd212289b1b25e799a7ea0459543faea8b.zip |
Add discord bot list and reorganize nav
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -39,6 +39,8 @@ nav: - General Mod List: 'mod-lists/general-mod-list.md' - Development: - Getting started with Mod Development: 'development/getting-started.md' - - Other Resources: - - Website List: 'other-resources/website-list.md' - - Discord Server List: 'other-resources/discord-server-list.md' + - Tools: + - Website List: 'tools/website-list.md' + - Discord Bot List: 'tools/discord-bot-list.md' + - Communities: + - Discord Server List: 'communities/discord-server-list.md' |