From c3c634f93e0b7e071d81b4c9307d15a1fd3d1acb Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Mon, 18 May 2020 19:12:57 +0000
Subject: [PATCH] Merge branch 'master' of https://github.com/lxndrblz/anatole

---
 exampleSite/config.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index cede40f..29ae9e3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,6 +20,7 @@
 keywords = ""
 favicon = "favicons/"
 customCss = []
+mainSections = ["post"]
 
 ## Math settings
 [params.math]

--
Gitblit v1.10.0