diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 5295581..1114b24 100644 --- a/config.toml +++ b/config.toml @@ -27,7 +27,7 @@ enableRobotsTXT = true # images = ["img/og.png"] # This will use the image called og.png in static/img folder # Posts shown in homepage - mainSections = ["post"] + mainSections = ["posts"] [menu] [[menu.nav]] |