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"
|
# url = "/tags/blog"
|
||||||
# weight = 1
|
# weight = 1
|
||||||
|
|
||||||
#[[menu.main]]
|
[[menu.main]]
|
||||||
# identifier = "60-poetry"
|
identifier = "60-poetry"
|
||||||
# name = "Poetry"
|
name = "Poetry"
|
||||||
# url = "/tags/poem"
|
url = "/tags/poem"
|
||||||
# weight = 1
|
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]]
|
[[menu.main]]
|
||||||
identifier = "80-books"
|
identifier = "80-books"
|
||||||
name = "eBooks"
|
name = "eBooks"
|
||||||
url = "https://hyperling.com/books"
|
url = "/tags/book"
|
||||||
weight = 9
|
weight = 9
|
||||||
|
|
||||||
# End parameters related to:
|
# End parameters related to:
|
||||||
|
|||||||
Reference in New Issue
Block a user