Skip to content

Commit 413791a

Browse files
committed
Only show about on homepage
1 parent 42d4122 commit 413791a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pluralizelisttitles = false # removes the automatically appended "s" on sideba
2121
dark_mode = true # optional - defaults to false
2222
# favicon = "favicon.png" # path to favicon (defaults to favicon.png)
2323

24-
front_page_content = ["about", "posts"] # Equivalent to the default value, add page bundle names to include them on the front page.
24+
front_page_content = ["about"] # Equivalent to the default value, add page bundle names to include them on the front page.
2525

2626
# MENU PLACEHOLDER
2727
# Menu dict keys:

0 commit comments

Comments
 (0)