summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 01:28:57 -0400
committerDante Catalfamo2020-06-18 01:28:57 -0400
commitb18f8a0970fce67019033657f2a23498e0225a3a (patch)
treee4ff1b8fbb95dc68aa2f145cf1cee10de87121df /config.toml
parent91d0904accd6b4156a6704da88203a60975dfbf9 (diff)
downloadblog-b18f8a0970fce67019033657f2a23498e0225a3a.tar.gz
blog-b18f8a0970fce67019033657f2a23498e0225a3a.tar.bz2
blog-b18f8a0970fce67019033657f2a23498e0225a3a.zip
Rename posts content directory to post
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 c8503fd..63c06f1 100644
--- a/config.toml
+++ b/config.toml
@@ -24,7 +24,7 @@ enableRobotsTXT = true
# images = ["img/og.png"] # This will use the image called og.png in static/img folder
# Posts shown in homepage
- mainSections = ["posts"]
+ mainSections = ["post"]
[menu]
[[menu.nav]]