From b6bf28afd9016fc282d85992d37c9fc85cec7cd1 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Thu, 18 Jun 2020 19:00:59 -0400 Subject: mainsection set --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') 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]] -- cgit v1.2.3