chore: changed index title page
2366f136
1 file(s) · +1 −1
| 12 | 12 | const allPostsByDate = sortMDByDate(visiblePosts).slice(0, MAX_POSTS); |
|
| 13 | 13 | --- |
|
| 14 | 14 | ||
| 15 | - | <PageLayout meta={{ title: "Home" }}> |
|
| 15 | + | <PageLayout meta={{ title: "Steve Simkins" }}> |
|
| 16 | 16 | <section> |
|
| 17 | 17 | <h1 class="title pb-6">Hey there!</h1> |
|
| 18 | 18 | <p class="mb-4"> |