Skip to content

Commit accf890

Browse files
committed
Disable disquss comments that includes ads
1 parent 5c25f4d commit accf890

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/disqus.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
{% if site.disqus %}
1+
<!-- disable generating the disqus section -->
2+
{% if false && site.disqus %}
23
<div class="comments">
34
<div id="disqus_thread"></div>
45
<script type="text/javascript">

0 commit comments

Comments
 (0)