Show travel posts

This commit is contained in:
2019-03-30 23:28:15 +00:00
parent bc53f31743
commit f282518d7d

View File

@@ -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