Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 441 Bytes

File metadata and controls

19 lines (13 loc) · 441 Bytes
layout title tagline
page
Index
Supporting tagline

{% include JB/setup %}

ひらとりはやと (@flatbirdH) が調べたこととかを書いています。

Recent Posts

    {% for post in site.posts limit:7 %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}