diff --git a/layouts/partials/comment.html b/layouts/partials/comment.html index 2a52864..4456eec 100644 --- a/layouts/partials/comment.html +++ b/layouts/partials/comment.html @@ -146,6 +146,44 @@ Please enable JavaScript to view the comments powered by Giscus. {{- end -}} + + {{- /* ISSO Comment System */ -}} + {{- $isso := $comment.isso | default dict -}} + {{- if $isso.enable -}} +