Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 314 Bytes

index.md

File metadata and controls

16 lines (12 loc) · 314 Bytes
layout title tagline
page
ZhongXun's

{% include JB/setup %}

Posts:

    {% for post in site.posts %}

  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}