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 + themes/journal | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) 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 --- diff --git a/themes/journal b/themes/journal index 388120e..4cddcc4 160000 --- a/themes/journal +++ b/themes/journal @@ -1 +1 @@ -Subproject commit 388120efecf61a26006043fb734424fe7cc0fb2a2ee1bcaaa1e01c498d2b13d9 +Subproject commit 4cddcc49f68379b85ef50994ed834303a06034e2945fc9359d0a734db3b8d44a -- cgit v1.2.3