Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 315 Bytes

index_old.md

File metadata and controls

22 lines (13 loc) · 315 Bytes
layout title
page
Home

{% include JB/setup %}

About Me

Just a basic Intro

Recent Posts

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