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