From f41f93a1e3817322652a385b7c354beb25c1c544 Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 17 Jun 2020 05:52:02 +1200 Subject: [PATCH] shuffle headings around for visibility --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index bb65d49..f32982c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -170,8 +170,11 @@ nav: - Start: CHANGELOG.md - Support: - Start: support.md + - Contribute: + - Start: community/contribute.md - Community: - Code of Conduct: community/code-of-conduct.md + - Support: support.md - Contribute: community/contribute.md - Discord: community/discord.md # # - Discourse: community/discourse.md