diff options
Diffstat (limited to 'layouts/partials/comment-disqus.html')
-rw-r--r-- | layouts/partials/comment-disqus.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/comment-disqus.html b/layouts/partials/comment-disqus.html index 81c9c68..539f8c7 100644 --- a/layouts/partials/comment-disqus.html +++ b/layouts/partials/comment-disqus.html @@ -1,5 +1,5 @@ {{ with .Site.Params.disqusShortname }} -<div id="post-comment"> +<div class="post-comment"> <div id="disqus_thread"></div> <script> var disqus_config = function () { |