Remove unneeded templateEngineOverride from frontmatter
This commit is contained in:
parent
7b2f6adeef
commit
005c77a5a2
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
title: Articles
|
||||
desc: List of articles published on my website.
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 5
|
||||
|
|
|
@ -4,7 +4,6 @@ tags: ["shrine home", "contents"]
|
|||
categories: ["shrines", "a summer's end"]
|
||||
title: A Summer’s End — Hong Kong 1986 Shrine
|
||||
date: 2023-02-16
|
||||
templateEngineOverride: njk, md
|
||||
isContentDivided: true
|
||||
toc: true
|
||||
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.
|
||||
tags: cassette beasts shrine page
|
||||
toc: true
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: Cassette Beasts Articles
|
||||
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.
|
||||
tags: cassette beasts articles
|
||||
categories: ["cassette beasts"]
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
---
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@ tags: ["shrine home", "contents"]
|
|||
categories: ["shrines", "star wars kotor", "star wars kotor 2"]
|
||||
title: "Star Wars: Knights of the Old Republic Shrine"
|
||||
date: 2023-02-17
|
||||
templateEngineOverride: njk, md
|
||||
isContentDivided: true
|
||||
toc: true
|
||||
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."
|
||||
tags: kotor shrine page
|
||||
toc: true
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: KotOR Articles
|
||||
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."
|
||||
tags: kotor shrine page
|
||||
toc: true
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: KotOR Guides
|
||||
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.."
|
||||
tags: kotor shrine page
|
||||
toc: true
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: KotOR Resources
|
||||
parent: KotOR Shrine
|
||||
|
|
Loading…
Reference in New Issue