Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 244 Bytes

index.md

File metadata and controls

10 lines (9 loc) · 244 Bytes
layout title
page
Table of Contents
    {% for post in site.posts %}
  • {{ post.date | date: "%Y-%m-%d" }} » {{ post.title }}
  • {% endfor %}