We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1cf36 commit 0bc1730Copy full SHA for 0bc1730
_layouts/post.html
@@ -13,5 +13,5 @@ <h1>{{ page.title }}</h1>
13
Written on {{ page.date | date: "%B %e, %Y" }}
14
</div>
15
16
- {% include disqus.html disqus_identifier=page.disqus_identifier %}
17
-</article>
+ {% include disqus.html %}
+</article>
0 commit comments