+
-Cat: {{page.category}}
-
{% for post in site.categories[page.category] %}
- - {{ post.date | date: "%B %e, %Y" }} {{ post.title }} + {{ post.date | date: "%m/%e/%Y" }} {{ post.title }} {% endfor %}