fix(comments): remove div.comments-container, apply card style depending on comment system

This commit is contained in:
Jimmy Cai
2020-09-09 00:24:17 +02:00
parent f051517f0a
commit 2912b7e2f0
4 changed files with 11 additions and 10 deletions
@@ -1 +1,3 @@
{{ template "_internal/disqus.html" . }}
<div class="disqus-container">
{{ template "_internal/disqus.html" . }}
</div>