| layout | category |
|---|---|
| title | Program |
| category | Program |
-
{% for post in site.categories.program %}
{% if post.url contains "index.html" %}
{% else %}
- {{ post.title }} {{ post.date | date:"%Y-%m-%d" }} {% endif %} {% endfor %}
| layout | category |
|---|---|
| title | Program |
| category | Program |