Change books to stay in this subsite. Add section for tech. Uncomment the Poetry section.
This commit is contained in:
23
hugo.toml
23
hugo.toml
@@ -124,16 +124,27 @@ theme = "hello-friend-ng"
|
||||
# url = "/tags/blog"
|
||||
# weight = 1
|
||||
|
||||
#[[menu.main]]
|
||||
# identifier = "60-poetry"
|
||||
# name = "Poetry"
|
||||
# url = "/tags/poem"
|
||||
# weight = 1
|
||||
[[menu.main]]
|
||||
identifier = "60-poetry"
|
||||
name = "Poetry"
|
||||
url = "/tags/poem"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "70-tech"
|
||||
name = "Tech"
|
||||
url = "/tags/tech"
|
||||
weight = 9
|
||||
|
||||
#[[menu.main]]
|
||||
# identifier = "80-books"
|
||||
# name = "eBooks"
|
||||
# url = "https://hyperling.com/books"
|
||||
# weight = 9
|
||||
[[menu.main]]
|
||||
identifier = "80-books"
|
||||
name = "eBooks"
|
||||
url = "https://hyperling.com/books"
|
||||
url = "/tags/book"
|
||||
weight = 9
|
||||
|
||||
# End parameters related to:
|
||||
|
||||
Reference in New Issue
Block a user