Add help page to direct people to Discord, GitHub, and Twitter

This commit is contained in:
Lucien Greathouse
2019-09-11 11:34:52 -07:00
parent 8ef797d1a4
commit 88e462c4e5
2 changed files with 8 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ theme:
nav:
- Home: index.md
- Why Rojo?: why-rojo.md
- Get Help with Rojo: help.md
- Guide:
- Installation: guide/installation.md
- Creating a Game with Rojo: guide/new-game.md