Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1.03 KB

archive.md

File metadata and controls

40 lines (36 loc) · 1.03 KB
layout title
blog
Blog archives

{{ page.title}}

The complete list of posts from the Trino team

{% for post in site.posts %}

{{ post.date | date: "%-d %B %Y" }}

{{ post.author }}

{% endfor %}