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