feat: add catalogue page

This commit is contained in:
Devin Haska 2024-02-09 20:31:48 -08:00
parent 26f802ef28
commit 4e0c778025
8 changed files with 32 additions and 28 deletions

View file

@ -4,4 +4,6 @@ permalink: /catalogue/index.html
title: Catalogue
---
Here be the catalogue page.
<h1>Catalogue yo</h1>
{% set items = collections.catalogue %}
{% include "partials/archive.html" %}