Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 235 Bytes

File metadata and controls

10 lines (9 loc) · 235 Bytes
layout main
title Blogs
date 2022-02-16 20:18:25 +0000
categories blogs

{% for blog in site.blogs reversed %} {{ blog.date | date: "%d %b %Y" }}  -  [{{ blog.title }}]({{ blog.url }}) {% endfor %}