Use v2 for JustComments (#538)
This commit is contained in:
parent
5dca8a44ff
commit
ff32d628f4
1 changed files with 1 additions and 1 deletions
|
@ -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 -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue