diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-14 19:15:32 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2024-04-14 21:56:09 +0200 |
| commit | 0e48f105bf0db0620b44fa54dee24f60861e6899 (patch) | |
| tree | ec4ec411935e55f5c1b62fe9cdc60f6a5fafc485 /exampleSite/config/_default | |
| parent | 669c97a7360e8268104466a52eade82a628ad719 (diff) | |
| download | gohugo-theme-ed-0e48f105bf0db0620b44fa54dee24f60861e6899.tar.gz | |
Amend documentation
Diffstat (limited to 'exampleSite/config/_default')
| -rw-r--r-- | exampleSite/config/_default/params.yaml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml index 9988a0d..2ede17d 100644 --- a/exampleSite/config/_default/params.yaml +++ b/exampleSite/config/_default/params.yaml @@ -139,11 +139,10 @@ comments: categoryId: DIC_kwDOHEYac84Cerse # Optional parameters: - # - # theme: light - # mapping: pathname - # strict: 0 - # reactionsEnabled: 1 - # emitMetadata: 0 - # inputPosition: bottom - # lang: en + theme: light + mapping: pathname + strict: 0 + reactionsEnabled: 1 + emitMetadata: 0 + inputPosition: bottom + lang: en |
