Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 490 Bytes

File metadata and controls

24 lines (20 loc) · 490 Bytes
layout title navigationTitle position
page
Changelog
Changelog
2
    {% for post in site.posts %}
  • {{ post.title }}

    {{ post.date | date: "%b %-d, %Y" }}
    {{ post.content }}
  • {% endfor %}
  • Subscribe via RSS