feat: add podcast content

This commit is contained in:
Devin Haska 2024-02-17 15:33:57 -08:00
parent 4160f8e968
commit a4437ab6bc
9 changed files with 108 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"layout": "catalogue",
"tags": "podcast",
"permalink": "podcasts/{{ page.fileSlug }}/index.html"
}