wonderfulfrog.com/src/catalogue/podcasts/podcasts.11tydata.js

6 lines
179 B
JavaScript

export default {
layout: "layouts/catalogue-item",
tags: "podcast",
permalink: "catalogue/podcasts/{{ page.fileSlug }}/index.html",
linkTitle: "Listen to the podcast",
};