small refactor and cleanup to comments system
This commit is contained in:
parent
e19a4a7ed6
commit
4cdb150357
5 changed files with 12 additions and 21 deletions
|
@ -1,4 +1,5 @@
|
|||
{%- if site.disqus -%}
|
||||
<div class="disqus-comments">
|
||||
<div class="comments">
|
||||
<div id="disqus_thread"></div>
|
||||
<script type="text/javascript">
|
||||
|
@ -14,4 +15,5 @@
|
|||
</script>
|
||||
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
||||
</div>
|
||||
</div>
|
||||
{%- endif -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue