summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 19:00:59 -0400
committerDante Catalfamo2020-06-18 19:00:59 -0400
commitb6bf28afd9016fc282d85992d37c9fc85cec7cd1 (patch)
tree69c9296962703478a435c90b60f226576d4edb15 /config.toml
parent826c24e0fe1e47baf1d64d315ccff46c7e7a93df (diff)
downloadblog-b6bf28afd9016fc282d85992d37c9fc85cec7cd1.tar.gz
blog-b6bf28afd9016fc282d85992d37c9fc85cec7cd1.tar.bz2
blog-b6bf28afd9016fc282d85992d37c9fc85cec7cd1.zip
mainsection set
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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]]