Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 314 Bytes

index.md

File metadata and controls

10 lines (10 loc) · 314 Bytes
    {% for post in site.posts %}
  1. {{ post.date | date: "%Y年%-m月%-d日" }}
  2. {% endfor %}