Hide blogposts menu item until the cntent is ready.
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -118,11 +118,11 @@ theme = "hello-friend-ng"
|
||||
url = "/tags/crafts"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "50-blog"
|
||||
name = "Blogposts"
|
||||
url = "/tags/blog"
|
||||
weight = 5
|
||||
#[[menu.main]]
|
||||
# identifier = "50-blog"
|
||||
# name = "Blogposts"
|
||||
# url = "/tags/blog"
|
||||
# weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "60-poetry"
|
||||
|
||||
Reference in New Issue
Block a user