Skip to content

Commit

Permalink
disqus_identifier param is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Mar 1, 2015
1 parent ac1cf36 commit 0bc1730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ <h1>{{ page.title }}</h1>
Written on {{ page.date | date: "%B %e, %Y" }}
</div>

{% include disqus.html disqus_identifier=page.disqus_identifier %}
</article>
{% include disqus.html %}
</article>

0 comments on commit 0bc1730

Please sign in to comment.