mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
Ensure date is UTC
This commit is contained in:
@@ -16,3 +16,4 @@ const posts = (await getCollection("blog", ({ data }) => {
|
|||||||
>
|
>
|
||||||
<BlogPostList posts={posts} client:load />
|
<BlogPostList posts={posts} client:load />
|
||||||
</ContentLayout>
|
</ContentLayout>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user