Skip to content

Commit

Permalink
adding a random second category for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-mccarthy committed Aug 24, 2024
1 parent e768539 commit 1634bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-site/content/posts/post-3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1634bb4

Please sign in to comment.