Update mkdocs.yml

dinger1986 committed Sep 9, 2022 at 14:55 UTC 49f2bd3e1321a96b07ece2f7647fc51a2dcc0d4c
1 file changed +3 -1
docs/mkdocs.yml
+3 -1
@@ -17,7 +17,9 @@ nav:
17 - 'Plugins': 'meshcentral/plugins.md'
18 - 'Security': 'meshcentral/security.md'
19 - 'Tokens': 'meshcentral/tokens.md'
20 -
20 + - 'FAQ': 'meshcentral/faq.md'
21 + - 'Tips n Tricks': 'meshcentral/tipsntricks.md'
22 +
23 - Design and Architecture:
24 - design/index.md
25