Make the menu tags plural again.

This commit is contained in:
2025-11-16 07:19:21 -07:00
parent 01913fae9e
commit ebb32f84c9

View File

@@ -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: