Remove unneeded templateEngineOverride from frontmatter
This commit is contained in:
parent
7b2f6adeef
commit
005c77a5a2
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Articles
|
title: Articles
|
||||||
desc: List of articles published on my website.
|
desc: List of articles published on my website.
|
||||||
templateEngineOverride: njk, md
|
|
||||||
toc: true
|
toc: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
order: 5
|
order: 5
|
||||||
|
|
|
@ -4,7 +4,6 @@ tags: ["shrine home", "contents"]
|
||||||
categories: ["shrines", "a summer's end"]
|
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
|
date: 2023-02-16
|
||||||
templateEngineOverride: njk, md
|
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
toc: true
|
toc: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
|
|
|
@ -5,7 +5,6 @@ pageTitle: Cassette Beasts Articles
|
||||||
desc: List of articles written by me or other people that I recommend for Cassette Beasts.
|
desc: List of articles written by me or other people that I recommend for Cassette Beasts.
|
||||||
tags: cassette beasts shrine page
|
tags: cassette beasts shrine page
|
||||||
toc: true
|
toc: true
|
||||||
templateEngineOverride: njk, md
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: Cassette Beasts Articles
|
key: Cassette Beasts Articles
|
||||||
parent: Cassette Beasts Shrine
|
parent: Cassette Beasts Shrine
|
||||||
|
|
|
@ -5,7 +5,6 @@ updated: 2023-10-22
|
||||||
desc: Despite some fundamental similarities, calling Cassette Beasts as just a Pokémon clone is doing the former a massive disserverce, and here are the many reasons why.
|
desc: Despite some fundamental similarities, calling Cassette Beasts as just a Pokémon clone is doing the former a massive disserverce, and here are the many reasons why.
|
||||||
tags: cassette beasts articles
|
tags: cassette beasts articles
|
||||||
categories: ["cassette beasts"]
|
categories: ["cassette beasts"]
|
||||||
templateEngineOverride: njk, md
|
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,6 @@ tags: ["shrine home", "contents"]
|
||||||
categories: ["shrines", "star wars kotor", "star wars kotor 2"]
|
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
|
date: 2023-02-17
|
||||||
templateEngineOverride: njk, md
|
|
||||||
isContentDivided: true
|
isContentDivided: true
|
||||||
toc: true
|
toc: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
|
|
|
@ -5,7 +5,6 @@ pageTitle: "Star Wars: Knights of the Old Republic Articles"
|
||||||
desc: "List of articles written by me or other people that I recommend for the Star Wars: Knights of the Old Republic series."
|
desc: "List of articles written by me or other people that I recommend for the Star Wars: Knights of the Old Republic series."
|
||||||
tags: kotor shrine page
|
tags: kotor shrine page
|
||||||
toc: true
|
toc: true
|
||||||
templateEngineOverride: njk, md
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: KotOR Articles
|
key: KotOR Articles
|
||||||
parent: KotOR Shrine
|
parent: KotOR Shrine
|
||||||
|
|
|
@ -5,7 +5,6 @@ pageTitle: "Star Wars: Knights of the Old Republic Guides"
|
||||||
desc: "List of guides for the Star Wars: Knights of the Old Republic series I have written or found useful. This page also includes lists of cheats."
|
desc: "List of guides for the Star Wars: Knights of the Old Republic series I have written or found useful. This page also includes lists of cheats."
|
||||||
tags: kotor shrine page
|
tags: kotor shrine page
|
||||||
toc: true
|
toc: true
|
||||||
templateEngineOverride: njk, md
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: KotOR Guides
|
key: KotOR Guides
|
||||||
parent: KotOR Shrine
|
parent: KotOR Shrine
|
||||||
|
|
|
@ -5,7 +5,6 @@ pageTitle: "Star Wars: Knights of the Old Republic Resources"
|
||||||
desc: "List of Star Wars: Knights of the Old Republic resources I have created or compiled myself.."
|
desc: "List of Star Wars: Knights of the Old Republic resources I have created or compiled myself.."
|
||||||
tags: kotor shrine page
|
tags: kotor shrine page
|
||||||
toc: true
|
toc: true
|
||||||
templateEngineOverride: njk, md
|
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: KotOR Resources
|
key: KotOR Resources
|
||||||
parent: KotOR Shrine
|
parent: KotOR Shrine
|
||||||
|
|
Loading…
Reference in New Issue