Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 389 Bytes

blog.md

File metadata and controls

21 lines (17 loc) · 389 Bytes
title layout permalink
Tampon Club Blog
page
/blog/

Tampon Club Blog!

We have {{ site.posts.size }} posts, behold:

    {% for post in site.posts %}
  • {{ post.date | date: '%d/%m/%Y' }}
  • {% endfor %}