From 6e576c42b02ccdb1a519b973522c09f18049eb62567af701faeb214ead35ba34 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Tue, 6 Dec 2022 00:00:00 +0000 Subject: Update theme Also update default pages not to show page info under the new defaults. --- content/about.md | 1 + content/glossary.md | 1 + content/promoted.md | 1 + 3 files changed, 3 insertions(+) (limited to 'content') diff --git a/content/about.md b/content/about.md index bc731c8..e2209af 100644 --- a/content/about.md +++ b/content/about.md @@ -2,6 +2,7 @@ title: "About Page" draft: false nolinkemoji: true +pageinfo: false _build: list: never --- diff --git a/content/glossary.md b/content/glossary.md index 9dffaab..c567768 100644 --- a/content/glossary.md +++ b/content/glossary.md @@ -1,6 +1,7 @@ --- title: "Glossary" draft: false +pageinfo: false _build: list: never --- diff --git a/content/promoted.md b/content/promoted.md index 11c1221..27edb16 100644 --- a/content/promoted.md +++ b/content/promoted.md @@ -1,6 +1,7 @@ --- title: "Promoted Links" draft: false +pageinfo: false _build: list: never --- -- cgit v1.2.3