reorganized seasons, updated podcast feed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"season": 4,
|
||||
"tags": [
|
||||
"crew-of-the-kahuna"
|
||||
"crew-of-the-kahuna", "season:4"
|
||||
],
|
||||
"stylesheets": ["/css/s04.css"]
|
||||
}
|
||||
@@ -1,5 +1,12 @@
|
||||
---
|
||||
layout: podcast-season
|
||||
season: 4
|
||||
date: 2024-01-03
|
||||
override:tags: ["season"]
|
||||
eleventyExcludeFromCollections: ["episode"]
|
||||
pagination:
|
||||
size: 10
|
||||
alias: "episodes"
|
||||
data: "collections.season:4"
|
||||
generatePageOnEmptyData: true
|
||||
reverse: true
|
||||
---
|
||||
Reference in New Issue
Block a user