mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 17:04:51 -04:00
Fix docs menu weights
This commit is contained in:
parent
ce35775e03
commit
7b4c517a6c
@ -67,25 +67,25 @@
|
|||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Troubleshooting"
|
name = "Troubleshooting"
|
||||||
weight = 60
|
weight = 110
|
||||||
identifier = "troubleshooting"
|
identifier = "troubleshooting"
|
||||||
url = "/troubleshooting/"
|
url = "/troubleshooting/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Tools"
|
name = "Tools"
|
||||||
weight = 70
|
weight = 120
|
||||||
identifier = "tools"
|
identifier = "tools"
|
||||||
url = "/tools/"
|
url = "/tools/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Hosting & Deployment"
|
name = "Hosting & Deployment"
|
||||||
weight = 80
|
weight = 130
|
||||||
identifier = "hosting-and-deployment"
|
identifier = "hosting-and-deployment"
|
||||||
url = "/hosting-and-deployment/"
|
url = "/hosting-and-deployment/"
|
||||||
|
|
||||||
[[docs]]
|
[[docs]]
|
||||||
name = "Contribute"
|
name = "Contribute"
|
||||||
weight = 100
|
weight = 140
|
||||||
post = "break"
|
post = "break"
|
||||||
identifier = "contribute"
|
identifier = "contribute"
|
||||||
url = "/contribute/"
|
url = "/contribute/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user