feat(docs): change order of sections in nav
continuous-integration/drone/pr Build is passing Details

This aligns with the common order in docs
This commit is contained in:
Dominik Pschenitschni 2023-04-05 13:07:16 +02:00
parent c45ad112a2
commit 768eee6982
Signed by: dpschen
GPG Key ID: B257AC0149F43A77
1 changed files with 7 additions and 0 deletions

View File

@ -54,3 +54,10 @@ menu:
- name: Get it Hosted
url: https://vikunja.cloud/?utm_source=io&utm_medium=io&utm_campaign=menu
weight: 70
sidebar:
- name: setup
weight: 10
- name: usage
weight: 20
- name: development
weight: 30