Fix minor homepage copy

This commit is contained in:
Cassidy Williams
2022-11-16 23:14:11 -06:00
parent 795cdb2107
commit beef580f04

View File

@@ -39,7 +39,7 @@ let tags = [...new Set(getTags)];
<main> <main>
<About /> <About />
<h3>Here's a sampler of some posts</h3> <h3>Here's my most recent posts</h3>
<HomePosts allPosts={posts} /> <HomePosts allPosts={posts} />
<h3>View posts by tag</h3> <h3>View posts by tag</h3>