Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 321 Bytes

category.md

File metadata and controls

14 lines (13 loc) · 321 Bytes
layout title clickbait
page
Categories
All of our categories, in one place.

{% for category in site.categories %}

{{ category[0] | upcase}}

{% endfor %}