feat: small content update

This commit is contained in:
Devin Haska 2024-02-20 13:07:42 -08:00
parent a5d301f095
commit 92ea3dfb7b
3 changed files with 5 additions and 1 deletions

View file

@ -5,6 +5,7 @@ title: Catalogue
---
<h1>Catalogue</h1>
<p>A collection of my thoughts on various forms of media that I consume.</p>
{% set items = collections.catalogue | reverse %}
{% set catalogueTypes = collections.catalogueByType | keys %}
<ul class="[ flex list-none gap-0.5 p-0 ]">