Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 266 Bytes

archives.md

File metadata and controls

13 lines (12 loc) · 266 Bytes
layout title permalink
page
過去のレポート
/archives/
    {% for post in site.posts reversed %}
  • {{ post.title }}
  • {% endfor %}