diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ nav: - Account: 'account/admin.md' - 'Account shell': 'account/shell/admin.md' # - Chat: 'chat/admin.md' +- About: + - Structure: 'about/index.md' + - 'Technical setup': 'about/setup.md' |