From 87c005303cdb2ed55c95d00c19a4bba14aef5dec Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 5 Feb 2023 21:28:32 -0800 Subject: [PATCH] Remove tag from blog section --- exampleSite/content/blog/_index.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md index 6c2ffeb4..9bff67d5 100644 --- a/exampleSite/content/blog/_index.md +++ b/exampleSite/content/blog/_index.md @@ -1,6 +1,3 @@ -+++ -aliases = ["posts", "articles", "blog", "showcase", "docs"] -title = "Blog" -author = "Hugo Authors" -tags = ["index"] -+++ +--- +title: Blog +---