Skip to content

Commit fdf8b11

Browse files
committed
fix top navbar menu order
1 parent 2bfc875 commit fdf8b11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: Documentation
44
weight: 0
55
menu:
66
main:
7-
weight: 0
7+
weight: 10
88
description: >
99
Documentation and usage guides on how to use Rebar3.
1010
---

content/en/docs/about/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: About
44
weight: 150
55
menu:
66
main:
7-
weight: 150
7+
weight: 0
88
description: >
99
About Rebar3.
1010
---

0 commit comments

Comments
 (0)