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"
|
url = "/tags/crafts"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
#[[menu.main]]
|
||||||
identifier = "50-blog"
|
# identifier = "50-blog"
|
||||||
name = "Blogposts"
|
# name = "Blogposts"
|
||||||
url = "/tags/blog"
|
# url = "/tags/blog"
|
||||||
weight = 5
|
# weight = 5
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "60-poetry"
|
identifier = "60-poetry"
|
||||||
|
|||||||
Reference in New Issue
Block a user