📖 created recipe section

This commit is contained in:
Nuno Coração
2023-01-15 00:22:05 +00:00
parent 76a735e662
commit 438d493bd5
12 changed files with 69 additions and 3 deletions
+12
View File
@@ -15,13 +15,25 @@
pageRef = "docs"
weight = 10
[[main]]
name = "Examples"
weight = 20
[[main]]
name = "Guides"
parent = "Examples"
pageRef = "guides"
weight = 10
[[main]]
name = "Samples"
parent = "Examples"
pageRef = "samples"
weight = 20
[[main]]
name = "Showcase"
parent = "Examples"
pageRef = "examples"
weight = 30