Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 374 Bytes

File metadata and controls

18 lines (16 loc) · 374 Bytes
title Blog
permalink /blog/

All the blog post from the lab

{% for post in site.posts %} {% if post.categories contains 'blog' %} {% endif %} {% endfor %}