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 32ecc5d..625c203 100644 --- a/layouts/partials/comment-disqus.html +++ b/layouts/partials/comment-disqus.html @@ -18,4 +18,4 @@ document.querySelector('span.post-comment-notloaded').setAttribute('style', 'display: none;'); } </script> -</div>
\ No newline at end of file +</div> |