Skip to content

Commit

Permalink
Fix Commento for real
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 7, 2019
1 parent 2c53262 commit 107c65e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@
{% macro comment_form(url, title, identifier) %}
<div id="commento"></div>

<script defer src="{{ comment_system_id }}/js/commento.min.js"></script>
<script defer src="{{ comment_system_id }}/js/commento.js"></script>
{% endmacro %}

{% macro comment_link(link, identifier) %}
Expand Down

0 comments on commit 107c65e

Please sign in to comment.