Merge branch 'pr/101'

This commit is contained in:
Panos Sakkos 2015-11-22 23:17:40 +01:00
commit 6974b5bf3a
6 changed files with 13 additions and 7 deletions

View file

@ -28,8 +28,10 @@
{{ page.content | markdownify }}
{% include share.html %}
{% include comments.html %}
{% if jekyll.environment == "production" %}
{% include comments.html %}
{% endif %}
{% include social-buttons.html %}