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