Initial commit for speice.io

This commit is contained in:
Bradlee Speice
2018-05-19 23:06:59 -04:00
parent 35b0a52132
commit fb0440ca76
10 changed files with 27 additions and 345 deletions

View File

@ -39,4 +39,7 @@ layout: page
{% include disqus.html %}
</div>
{% endif %}
{% if page.comments != false %}
{% include isso.html %}
{% endif %}
</article>