disqus_identifier param is not used

This commit is contained in:
Dean Attali 2015-03-01 12:24:26 -08:00
parent ac1cf36fe0
commit 0bc17300ee
1 changed files with 2 additions and 2 deletions

View File

@ -13,5 +13,5 @@ layout: default
Written on {{ page.date | date: "%B %e, %Y" }}
</div>
{% include disqus.html disqus_identifier=page.disqus_identifier %}
</article>
{% include disqus.html %}
</article>