minor tweaks
This commit is contained in:
@@ -7,7 +7,7 @@ import PostPreview from '@components/PostPreview.astro';
|
||||
const posts = await getCollection('blog');
|
||||
---
|
||||
|
||||
<Layout title="Home">
|
||||
<Layout title="Blog">
|
||||
{
|
||||
posts
|
||||
.sort(
|
||||
|
||||
Reference in New Issue
Block a user