Added support for Isso

This commit is contained in:
Sumner Evans 2020-03-30 00:19:17 -06:00
parent 624491bce1
commit eb68d3a9d9
No known key found for this signature in database
GPG key ID: 8904527AB50022FD
2 changed files with 20 additions and 0 deletions

View file

@ -94,5 +94,6 @@
{% endif %}
{% include "partial/disqus.html" %}
{% include "partial/isso.html" %}
</article>
{% endblock %}