mirror of
https://github.com/wahyd4/wahyd4.github.com.git
synced 2026-08-10 05:47:00 +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 %} |