From ceba71f0d5c0dd35b5a1effdc0dcc2ee8634917f Mon Sep 17 00:00:00 2001 From: 被欺负的大白 Date: Sat, 25 May 2019 22:31:59 +0800 Subject: feat(comment): add utterances support (#156) Closes #117 --- layouts/partials/comments.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'layouts') diff --git a/layouts/partials/comments.html b/layouts/partials/comments.html index af5e0c7..48ff8c9 100644 --- a/layouts/partials/comments.html +++ b/layouts/partials/comments.html @@ -123,4 +123,16 @@ {{- end }} + + {{- if .Site.Params.utterances.owner}} + + + {{- end }} + {{- end }} -- cgit v1.2.3