Skip to content

Commit

Permalink
Use v2 for JustComments (daattali#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN authored and daattali committed Sep 5, 2019
1 parent a86c416 commit c5a0340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/just_comments.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{%- if site.just-comments -%}
<div class="just-comments" data-apikey="{{site.just-comments}}"></div>
<script async src="https://just-comments.com/w.js"></script>
<script async src="https://just-comments.com/w2.js"></script>
{%- endif -%}

0 comments on commit c5a0340

Please sign in to comment.