Show travel posts
This commit is contained in:
12
config.toml
12
config.toml
@@ -73,7 +73,7 @@ SectionPagesMenu = "Main"
|
||||
name = "Pictures"
|
||||
link = "gallery/"
|
||||
image = "/img/gallery.jpg"
|
||||
# always_show_text = true
|
||||
always_show_text = true
|
||||
disable = true
|
||||
[[Params.Cells.List]]
|
||||
name = "Posts"
|
||||
@@ -87,9 +87,9 @@ SectionPagesMenu = "Main"
|
||||
# Grays out the cell and disables click functionality on it
|
||||
# disable = true
|
||||
[[Params.Cells.List]]
|
||||
name = "Projects"
|
||||
link = "project/"
|
||||
image = "/img/projects.jpg"
|
||||
# always_show_text = true
|
||||
disable = true
|
||||
name = "Travel"
|
||||
link = "travel/"
|
||||
image = "/img/travel.jpg"
|
||||
always_show_text = true
|
||||
# disable = true
|
||||
|
||||
|
Reference in New Issue
Block a user