From 0ed932121cd278fa1678e518728e7bb728bd1a9a Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 23 Apr 2020 19:42:06 +0800 Subject: Adjust comments settings --- layouts/partials/comment-utterances.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'layouts/partials/comment-utterances.html') diff --git a/layouts/partials/comment-utterances.html b/layouts/partials/comment-utterances.html index b41aef4..b3edfbd 100644 --- a/layouts/partials/comment-utterances.html +++ b/layouts/partials/comment-utterances.html @@ -1,7 +1,9 @@ +{{ with .Site.Params.utterancesRepo }}

{{ i18n "postCommentLoading" }}

- -
\ No newline at end of file + + +{{ end }} \ No newline at end of file -- cgit v1.2.3