We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d4122 commit 413791aCopy full SHA for 413791a
1 file changed
hugo.toml
@@ -21,7 +21,7 @@ pluralizelisttitles = false # removes the automatically appended "s" on sideba
21
dark_mode = true # optional - defaults to false
22
# favicon = "favicon.png" # path to favicon (defaults to favicon.png)
23
24
- front_page_content = ["about", "posts"] # Equivalent to the default value, add page bundle names to include them on the front page.
+ front_page_content = ["about"] # Equivalent to the default value, add page bundle names to include them on the front page.
25
26
# MENU PLACEHOLDER
27
# Menu dict keys:
0 commit comments