From b2b4944811734a9df986a4530f4c24eb16a0c5be Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Wed, 21 Jun 2023 16:28:25 -0400 Subject: [PATCH] Updated example --- content/posts/example/index.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/content/posts/example/index.md b/content/posts/example/index.md index 2849832..bc8f461 100644 --- a/content/posts/example/index.md +++ b/content/posts/example/index.md @@ -1,12 +1,10 @@ --- title: "Example" -date: 2022-08-21T15:02:56-04:00 -lastmod: 2022-08-21T16:02:56-04:00 +date: 2023-08-21T12:00:00-04:00 +lastmod: 2023-08-21T12:00:00-04:00 # date: YEAR-MONTH-DAYTHOUR:MINUTE:SECOND-04:00 draft: true -# author: "LitlToast" -# authorLink: "https://higgy999.github.io" description: "Description" images: [] resources: @@ -17,10 +15,6 @@ tags: ["Tag"] categories: ["Project"] lightgallery: true - -#For this example to not be shown: -hiddenFromHomePage: true -hiddenFromSearch: true --- Description