mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
Update blog title
This commit is contained in:
@@ -11,6 +11,6 @@ const posts = (await getCollection("blog", ({ data }) => {
|
||||
);
|
||||
---
|
||||
|
||||
<ContentLayout content="Blog | Timothy Pidashev">
|
||||
<ContentLayout title="Blog | Timothy Pidashev">
|
||||
<BlogPostList posts={posts} client:load />
|
||||
</ContentLayout>
|
||||
|
||||
Reference in New Issue
Block a user