Skip to content

Commit

Permalink
Merge pull request #126 from daattali/patch-1
Browse files Browse the repository at this point in the history
disqus_identifier param is not used
  • Loading branch information
barryclark committed Mar 1, 2015
2 parents 4509de3 + 0bc1730 commit 2f7f1cd
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 2f7f1cd

Please sign in to comment.