From d9d692148f7e8cffe04128ba3026f3b6a70dc50b Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 3 Jul 2022 23:44:56 +0200 Subject: Add missing doc --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a7af90b..0660260 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -157,7 +157,7 @@ googleAnalytics = '' # "©" and "{year}" will be replaced by © and the current year. footer = 'Built with Ed. Distributed under an MIT license.' - # Sections to be displayed in the main page, as well as RSS/Atom feeds + # Sections to be displayed in the main page, RSS/Atom feeds as well as search index. mainSections = ['posts', 'dramas', 'narratives', 'poems'] # Posts date format, for example: 2006-01-02 -- cgit v1.2.3