feat: another project reorg

This commit is contained in:
Devin Haska 2024-02-23 10:21:14 -08:00
parent 93165ee35b
commit 1e37d2cd93
126 changed files with 57 additions and 8 deletions

View file

@ -0,0 +1,6 @@
module.exports = {
layout: "layouts/catalogue-item",
tags: "podcast",
permalink: "catalogue/podcasts/{{ page.fileSlug }}/index.html",
linkTitle: "Listen to the podcast",
};