layout | title |
---|---|
default |
Articles (cn-zh) |
-
{% for post in site.posts %}
{% if post.url contains "-zh" %}
- {{ post.date | date: "%Y-%m-%d" }} {{ post.title }} {% endif %} {% endfor %}
layout | title |
---|---|
default |
Articles (cn-zh) |