Fixed showcase and home page

This commit is contained in:
Anton Pogrebnjak
2026-04-06 20:37:32 +02:00
parent 120ce7726f
commit d03478f81a
3 changed files with 6 additions and 5 deletions

View File

@@ -27,11 +27,11 @@ const posts: Post[] = (await getCollection("projects"))
Welcome to my realm!
</h2>
<h3 class="buttons">
<h4 class="buttons">
<a href="/blog">Blog</a>
<a href="/projects">Projects</a>
<a href="/about">About</a>
</h3>
</h4>
</section>
<section id="projects">