mirror of
https://github.com/wahyd4/junv-blog.git
synced 2026-08-09 13:06:27 +10:00
7 lines
294 B
HTML
7 lines
294 B
HTML
{% if site.disqus_short_name and page.comments == true %}
|
|
<section id="comment">
|
|
<div id="disqus_thread" aria-live="polite">
|
|
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
|
|
</div>
|
|
</section>
|
|
{% endif %} |