From dd3444cb7096b3d4879a7ca5c10cd1a3b5fd4225 Mon Sep 17 00:00:00 2001 From: ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> Date: Wed, 27 Sep 2023 22:10:29 -0400 Subject: Other resources (#4) * Add website list * Add Discord Server List --------- Co-authored-by: ILikePlayingGames --- mkdocs.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index fcbd80a..9fbbe78 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -38,5 +38,7 @@ nav: - SkyBlock Mod List: 'mod-lists/skyblock-mod-list.md' - General Mod List: 'mod-lists/general-mod-list.md' - Development: - - Getting started with Mod Development: 'development/getting-started.md' - + - 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' -- cgit