From 1634bb4c51e9581f4fb5b5ef87bdf934ec4f8e1c Mon Sep 17 00:00:00 2001 From: Joe McCarthy <179146301+joe-mccarthy@users.noreply.github.com> Date: Sun, 25 Aug 2024 00:11:45 +0100 Subject: [PATCH] adding a random second category for testing --- example-site/content/posts/post-3/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-site/content/posts/post-3/index.md b/example-site/content/posts/post-3/index.md index 43edaf8..a2ebee2 100644 --- a/example-site/content/posts/post-3/index.md +++ b/example-site/content/posts/post-3/index.md @@ -3,7 +3,7 @@ title: "Post 3" date: 2024-03-10T19:52:20Z draft: false tags: ["tag 1","tag 2"] -categories: ["category one"] +categories: ["category two"] sidebar: false hero: "hero.png" summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit.