diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 14dc536..78b9b2f 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -100,6 +100,27 @@ })(); {{ end }} + + + {{ if and site.Params.giscus.repo (not (eq .Params.comments false)) }} +
+ + {{ end }} {{ end }}