diff --git a/layouts/posts/single.html b/layouts/posts/single.html index aa5cbe8..a52bac9 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -44,4 +44,16 @@ {{ partial "posts/math.html" . }} + {{ if .Site.Params.talkyardServerUrl }} +
+

Comments

+ + +
+ +

Comments powered by + Talkyard.

+
+
+ {{ end }} {{ end }}