diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-03 23:44:56 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-04 09:09:04 +0200 |
| commit | d9d692148f7e8cffe04128ba3026f3b6a70dc50b (patch) | |
| tree | f0f36285cd10f23bce793b7aaf67bdbe2969c388 /exampleSite | |
| parent | 71a2495f022b601b46dc545f6723ad20f018bbca (diff) | |
| download | gohugo-theme-ed-d9d692148f7e8cffe04128ba3026f3b6a70dc50b.tar.gz | |
Add missing doc
Diffstat (limited to 'exampleSite')
| -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 |
