chchchchch changez
This commit is contained in:
parent
2232741e04
commit
f0b541cfdc
24 changed files with 175 additions and 129 deletions
|
@ -4,10 +4,10 @@ import BlogPostList from "~/components/lists/BlogPostList.astro";
|
|||
---
|
||||
|
||||
<Page
|
||||
title="Post index"
|
||||
title="Blog thing yes yes"
|
||||
description="A list of all my blog posts."
|
||||
icon="fa-solid fa-blog"
|
||||
icon="fa-solid fa-star"
|
||||
>
|
||||
|
||||
<p class="mb-6">my personal blog is <a class="link" href="https://concorde.blog">Concorde</a>, but here has more technical things.</p>
|
||||
<BlogPostList collection="blog" />
|
||||
</Page>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue