Update menus.en.toml

This commit is contained in:
Nuno Coração 2023-07-29 13:52:34 +01:00 committed by GitHub
parent e7a77c81b3
commit 102a9bcaa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,22 +15,29 @@
pageRef = "docs"
weight = 10
#[[main]]
# name = "Examples"
# weight = 20
[[main]]
name = "Shortcodes"
pageRef = "docs/shortcodes"
weight = 15
[[main]]
name = "Samples"
pageRef = "samples"
weight = 16
[[main]]
name = "Examples"
weight = 20
[[main]]
name = "Showcase"
parent = "Examples"
pageRef = "examples"
weight = 30
[[main]]
name = "Recipes"
parent = "Examples"
pageRef = "guides"
weight = 40