mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
fix: use params section in config example
Signed-off-by: Kirill K <kovalev.kirill.a@gmail.com>
This commit is contained in:
parent
c9d1db2cf4
commit
d11215dc1d
@ -74,7 +74,11 @@ You may need to delete the line: `themesDir = "../.."`
|
||||
To enable comments, add following to your config file:
|
||||
|
||||
- DISQUS: `disqusShortname = YOURSHORTNAME`
|
||||
- COMMENTO: `commentoEnable = true`
|
||||
- COMMENTO:
|
||||
```
|
||||
[params]
|
||||
commentoEnable = true`
|
||||
```
|
||||
|
||||
### Change the hero background
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user