From d0a6f95224e45834ecb5124294f37f381dbd94ac Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 22 Feb 2023 22:58:17 -0800 Subject: [PATCH] Add tags to home.md --- exampleSite/content/layouts/home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/layouts/home.md b/exampleSite/content/layouts/home.md index 17e83b70..405f6e72 100644 --- a/exampleSite/content/layouts/home.md +++ b/exampleSite/content/layouts/home.md @@ -104,6 +104,7 @@ paige: bootstrap_icon: "youtube" name: "YouTube" url: "https://youtube.com/user/username" +tags: ["home"] title: "Home Layout" weight: 10 ---