diff --git a/config.toml b/config.toml index a2cf5f1..8d147ce 100644 --- a/config.toml +++ b/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