layout: default
<small class=“post-date”>{{ page.date | date: “%b %-d, %Y” }}</small> <h2>{{ page.title | escape }}</h2>
{{ content }}
<div class=“comments”>
{% include disqus_comments.html %}
</div>
layout: default
<small class=“post-date”>{{ page.date | date: “%b %-d, %Y” }}</small> <h2>{{ page.title | escape }}</h2>
{{ content }}
<div class=“comments”>
{% include disqus_comments.html %}
</div>