mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add utterance.es support (#127)
A lightweight comments widget built on GitHub issues.
This commit is contained in:

committed by
Michael Noronha

parent
944fd12cea
commit
403871be5e
@@ -44,6 +44,11 @@ posts_navigation = true
|
||||
# githubRepo = "githubUsername/repositoryName/tree/master"
|
||||
small_banner_logo = false
|
||||
|
||||
[params.utteranc]
|
||||
enable = true
|
||||
repo = "mtn/cocoa-eh-hugo-theme"
|
||||
issueTerm = "title"
|
||||
|
||||
[params.colors]
|
||||
identifier = "#527fc1f"
|
||||
identifier_dark = "#1a3152"
|
||||
|
Reference in New Issue
Block a user