Make the menu tags plural again.
This commit is contained in:
@@ -115,7 +115,7 @@ theme = "hello-friend-ng"
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "30-crafts"
|
identifier = "30-crafts"
|
||||||
name = "Crafts"
|
name = "Crafts"
|
||||||
url = "/tags/craft"
|
url = "/tags/crafts"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
@@ -127,7 +127,7 @@ theme = "hello-friend-ng"
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "60-poetry"
|
identifier = "60-poetry"
|
||||||
name = "Poetry"
|
name = "Poetry"
|
||||||
url = "/tags/poem"
|
url = "/tags/poetry"
|
||||||
weight = 6
|
weight = 6
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
@@ -139,7 +139,7 @@ theme = "hello-friend-ng"
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "80-books"
|
identifier = "80-books"
|
||||||
name = "eBooks"
|
name = "eBooks"
|
||||||
url = "/tags/book" #"https://hyperling.com/books"
|
url = "/tags/books" #"https://hyperling.com/books"
|
||||||
weight = 8
|
weight = 8
|
||||||
|
|
||||||
# End parameters related to:
|
# End parameters related to:
|
||||||
|
|||||||
Reference in New Issue
Block a user