beautifulSA-jekyll/_includes/just_comments.html

5 lines
176 B
HTML
Raw Normal View History

{%- if site.just-comments -%}
<div class="just-comments" data-apikey="{{site.just-comments}}"></div>
<script async src="https://just-comments.com/w.js"></script>
{%- endif -%}