mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Update menus.en.toml
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -80,4 +87,4 @@
|
||||
[[footer]]
|
||||
name = "Authors"
|
||||
pageRef = "authors"
|
||||
weight = 20
|
||||
weight = 20
|
||||
|
||||
Reference in New Issue
Block a user