From 132e6fedd11c72f339ee3c8e5431f7b364d307b26fa671c2d73571654bb72dbc Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 19 Sep 2022 00:00:00 +0000 Subject: Remove the date on non-entry pages. The date on non-entry pages is irrelevant. --- content/about.md | 1 - content/glossary.md | 1 - content/promoted.md | 1 - 3 files changed, 3 deletions(-) diff --git a/content/about.md b/content/about.md index 1385d65..8c85555 100644 --- a/content/about.md +++ b/content/about.md @@ -1,6 +1,5 @@ --- title: "ABOUT" -date: 2022-04-27T00:00:00 draft: false nolinkemoji: true _build: diff --git a/content/glossary.md b/content/glossary.md index de9a9a3..d989e40 100644 --- a/content/glossary.md +++ b/content/glossary.md @@ -1,6 +1,5 @@ --- title: "GLOSSARY" -date: 2022-05-07T00:00:00 draft: false _build: list: never diff --git a/content/promoted.md b/content/promoted.md index 65a244a..71c113e 100644 --- a/content/promoted.md +++ b/content/promoted.md @@ -1,6 +1,5 @@ --- title: "PROMOTED" -date: 2022-04-27T00:00:00 draft: false _build: list: never -- cgit v1.2.3