diff --git a/README.md b/README.md index f1bb48e2..95baaeea 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ site = "" [paige.comments.utterances] # See https://utteranc.es repo = "" +theme = "" [paige.feed] disable = false # Exclude the page from feeds diff --git a/layouts/partials/paige/comments/utterances.html b/layouts/partials/paige/comments/utterances.html index 5da19458..b7b7b72f 100644 --- a/layouts/partials/paige/comments/utterances.html +++ b/layouts/partials/paige/comments/utterances.html @@ -2,7 +2,7 @@ {{ with $page.Param "paige.comments.utterances" }}
- +
{{ end }}