diff options
Diffstat (limited to 'exampleSite/config.toml')
| -rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <a href="https://github.com/sergeyklay/gohugo-theme-ed" target="_blank" rel="noopener noreferrer">Ed</a>. 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 |
