311 B
311 B
layout | title |
---|---|
page | Blog |
-
{% for post in site.posts %}
-
{{ post.title }}
{{ post.date | date: "%a %b %d, %Y" }}
{{ post.description }}
{% endfor %}