From ceba71f0d5c0dd35b5a1effdc0dcc2ee8634917f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=AB=E6=AC=BA=E8=B4=9F=E7=9A=84=E5=A4=A7=E7=99=BD?= 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/partials') 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