Fix minor homepage copy
This commit is contained in:
@@ -39,7 +39,7 @@ let tags = [...new Set(getTags)];
|
||||
<main>
|
||||
<About />
|
||||
|
||||
<h3>Here's a sampler of some posts</h3>
|
||||
<h3>Here's my most recent posts</h3>
|
||||
<HomePosts allPosts={posts} />
|
||||
|
||||
<h3>View posts by tag</h3>
|
||||
|
||||
Reference in New Issue
Block a user