Remvoe justcomments because it's being killed end of year

This commit is contained in:
Dean Attali 2020-03-23 11:57:25 -04:00
parent 1b6a462aa1
commit 9486c6edd2
5 changed files with 2 additions and 19 deletions

View file

@ -15,9 +15,6 @@ layout: base
{% include fb-comment.html %}
<div class="staticman-comments">
{% include staticman-comments.html %}
</div>
<div class="justcomments-comments">
{% include just_comments.html %}
</div>
{% endif %}
</div>

View file

@ -73,9 +73,6 @@ layout: base
<div class="staticman-comments">
{% include staticman-comments.html %}
</div>
<div class="justcomments-comments">
{% include just_comments.html %}
</div>
{% endif %}
</div>
</div>