Skip to content

Commit 7fca742

Browse files
committed
Put about.md on front page
1 parent 0ef4fb7 commit 7fca742

3 files changed

Lines changed: 1 addition & 9 deletions

File tree

content/about/_index.md~

Lines changed: 0 additions & 8 deletions
This file was deleted.
File renamed without changes.

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 = ["posts"] # Equivalent to the default value, add page bundle names to include them on the front page.
24+
front_page_content = ["about", "posts"] # 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)