Add shrine home pages to contents collection and add categories
This commit is contained in:
parent
4bb999abce
commit
e3eeac796d
|
@ -1,7 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: asummersend/content
|
layout: asummersend/content
|
||||||
tags: shrine home
|
tags: ["shrine home", "contents"]
|
||||||
|
categories: ["shrines", "a summer's end"]
|
||||||
title: A Summer’s End — Hong Kong 1986 Shrine
|
title: A Summer’s End — Hong Kong 1986 Shrine
|
||||||
|
date: 2023-02-16
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: A Summer’s End Shrine
|
key: A Summer’s End Shrine
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: cassettebeasts/content
|
layout: cassettebeasts/content
|
||||||
tags: shrine home
|
tags: ["shrine home", "contents"]
|
||||||
|
categories: ["shrines", "cassette beasts"]
|
||||||
title: Cassette Beasts Shrine
|
title: Cassette Beasts Shrine
|
||||||
|
date: 2023-08-03
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: Cassette Beasts Shrine
|
key: Cassette Beasts Shrine
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: starwarskotor/content
|
layout: starwarskotor/content
|
||||||
tags: shrine home
|
tags: ["shrine home", "contents"]
|
||||||
|
categories: ["shrines", "star wars kotor", "star wars kotor 2"]
|
||||||
title: "Star Wars: Knights of the Old Republic Shrine"
|
title: "Star Wars: Knights of the Old Republic Shrine"
|
||||||
|
date: 2023-02-17
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: KotOR Shrine
|
key: KotOR Shrine
|
||||||
|
|
Loading…
Reference in New Issue