Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 247 Bytes

blogs.md

File metadata and controls

15 lines (13 loc) · 247 Bytes
layout title
default
Blogs

Latest Posts

    {% for post in site.posts %}
  • {{ post.title }}

    {{ post.excerpt }}
  • {% endfor %}