config: set to new default

This commit is contained in:
Henk Verlinde 2022-02-01 11:00:25 +01:00
parent ab228b2643
commit ef830bf244
1 changed files with 8 additions and 15 deletions

View File

@ -45,31 +45,24 @@
weight = 20 weight = 20
[[main]] [[main]]
name = "Prologue" name = "Get Started"
weight = 30 weight = 30
identifier = "prologue" identifier = "get-started"
url = "/docs/prologue/"
[[main]]
name = "Introduction"
weight = 35
identifier = "introduction"
url = "/docs/prologue/introduction/" url = "/docs/prologue/introduction/"
parent = "prologue"
[[main]] [[main]]
name = "Quick Start" name = "Quick Start"
weight = 40 weight = 40
identifier = "quick-start" identifier = "quick-start"
url = "/docs/prologue/quick-start/" url = "/docs/prologue/quick-start/"
parent = "prologue" parent = "get-started"
[[main]] [[main]]
name = "Commands" name = "Tutorial"
weight = 45 weight = 50
identifier = "commands" identifier = "tutorial"
url = "/docs/prologue/commands/" url = "https://getdoks.org/tutorial/introduction/"
parent = "prologue" parent = "get-started"
[[social]] [[social]]
name = "GitHub" name = "GitHub"