Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 663 Bytes

index.md

File metadata and controls

27 lines (23 loc) · 663 Bytes
layout title tagline
page
mkirin
mind is a mind

{% include JB/setup %}

{% for post in site.posts %}

{{ post.date | date:"%m/%d" }}
{{ post.date | date:"%Y" }}
{{ post.content | | split:'' | first }}

{% endfor %}