Skip to content

Commit

Permalink
Updates for Hab menu
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd committed Sep 26, 2022
1 parent 3ad2db0 commit 9201e91
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions config/_default/menu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,13 @@ identifier = "habitat"
parent = "habitat"
weight = 20

[[habitat]]
title = "Create a Builder Account"
identifier = "habitat/builder/builder-account"
parent = "habitat/builder"
weight = 20
url = "habitat/builder_account/"

[[habitat]]
title = "Origins"
identifier = "habitat/origins"
Expand Down Expand Up @@ -371,12 +378,6 @@ identifier = "habitat"
parent = "habitat"
weight = 200

[[habitat]]
title = "Diagrams"
identifier = "habitat/diagrams"
parent = "habitat"
weight = 500

####
# End Chef Habitat Menu
####
Expand Down

0 comments on commit 9201e91

Please sign in to comment.