Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 274 Bytes

index.md

File metadata and controls

15 lines (10 loc) · 274 Bytes
layout title
page
Xbluer's Blog

{% include JB/setup %}

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