Remove templateEngineOverride setting in frontmatter
This commit is contained in:
parent
36c122cbd8
commit
b91f5d5ef1
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.neocities.org"/>
|
||||
<updated>2024-04-24T17:41:33Z</updated>
|
||||
<updated>2024-04-25T10:46:54Z</updated>
|
||||
<id>https://leilukin.neocities.org</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
|
@ -3,7 +3,6 @@ layout: main/changelogs
|
|||
title: Website Layout Archive
|
||||
desc: An archive for the page layout designs mt website has used.
|
||||
changelogNav: Website Layouts
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 1
|
||||
|
|
|
@ -4,7 +4,6 @@ title: Articles
|
|||
desc: List of articles published on my website.
|
||||
metadata:
|
||||
type: article
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 5
|
||||
|
|
|
@ -3,7 +3,6 @@ layout: main/content
|
|||
title: Now
|
||||
desc: What Leilukin is doing now.
|
||||
updated: 2024-04-21
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: Now
|
||||
order: 3
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
layout: main/content
|
||||
title: "My Mods for Star Wars: Knights of the Old Republic"
|
||||
desc: "List of video game mods I have made for Star Wars: Knights of the Old Republic."
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 1
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
layout: main/content
|
||||
title: "My Mods for Star Wars: Knights of the Old Republic II: The Sith Lords"
|
||||
desc: "List of video game mods I have made for Star Wars: Knights of the Old Republic II: The Sith Lords."
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
order: 2
|
||||
|
|
|
@ -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 @@ pageTitle: Cassette Beasts Game Log
|
|||
desc: A catalogue of my Cassette Beasts characters and save profiles.
|
||||
tags: cassette beasts shrine page
|
||||
toc: true
|
||||
templateEngineOverride: njk, md
|
||||
eleventyNavigation:
|
||||
key: Cassette Beasts Game Log
|
||||
parent: Cassette Beasts Shrine
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -5,7 +5,6 @@ pageTitle: "Leilukin's Star Wars: Knights of the Old Republic Universes"
|
|||
desc: "My universes and headcanons for Star Wars: Knights of the Old Republic series."
|
||||
tags: kotor shrine page
|
||||
categories: ["star wars kotor", "star wars kotor 2"]
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
key: KotOR Universes
|
||||
|
|
Loading…
Reference in New Issue