From 07019a4292cd9bab85380d7bb96b0cbc04421bfa Mon Sep 17 00:00:00 2001 From: Leilukin Date: Tue, 18 Jun 2024 20:07:58 +0800 Subject: [PATCH] Remove unneeded templateEngineOverride from frontmatter --- src/pages/articles.md | 1 - src/shrines/asummersend.md | 1 - src/shrines/cassettebeasts/articles.md | 1 - .../articles/cassette-beasts-more-than-a-pokemon-clone.md | 1 - src/shrines/starwarskotor.md | 1 - src/shrines/starwarskotor/articles.md | 1 - src/shrines/starwarskotor/guides.md | 1 - src/shrines/starwarskotor/resources.md | 1 - 8 files changed, 8 deletions(-) diff --git a/src/pages/articles.md b/src/pages/articles.md index aafbfb65..c73c1308 100644 --- a/src/pages/articles.md +++ b/src/pages/articles.md @@ -1,7 +1,6 @@ --- title: Articles desc: List of articles published on my website. -templateEngineOverride: njk, md toc: true eleventyNavigation: order: 5 diff --git a/src/shrines/asummersend.md b/src/shrines/asummersend.md index 3ee693f0..1f447391 100644 --- a/src/shrines/asummersend.md +++ b/src/shrines/asummersend.md @@ -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: diff --git a/src/shrines/cassettebeasts/articles.md b/src/shrines/cassettebeasts/articles.md index 4b8a4d18..f0595683 100644 --- a/src/shrines/cassettebeasts/articles.md +++ b/src/shrines/cassettebeasts/articles.md @@ -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 diff --git a/src/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone.md b/src/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone.md index ff603398..9872d5f1 100644 --- a/src/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone.md +++ b/src/shrines/cassettebeasts/articles/cassette-beasts-more-than-a-pokemon-clone.md @@ -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 --- diff --git a/src/shrines/starwarskotor.md b/src/shrines/starwarskotor.md index deaeb519..520e2646 100644 --- a/src/shrines/starwarskotor.md +++ b/src/shrines/starwarskotor.md @@ -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: diff --git a/src/shrines/starwarskotor/articles.md b/src/shrines/starwarskotor/articles.md index 6ca49bbb..94532ec6 100644 --- a/src/shrines/starwarskotor/articles.md +++ b/src/shrines/starwarskotor/articles.md @@ -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 diff --git a/src/shrines/starwarskotor/guides.md b/src/shrines/starwarskotor/guides.md index ec0cb630..0d6056a1 100644 --- a/src/shrines/starwarskotor/guides.md +++ b/src/shrines/starwarskotor/guides.md @@ -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 diff --git a/src/shrines/starwarskotor/resources.md b/src/shrines/starwarskotor/resources.md index 07d22fcd..5adcd033 100644 --- a/src/shrines/starwarskotor/resources.md +++ b/src/shrines/starwarskotor/resources.md @@ -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