added content block

This commit is contained in:
2024-01-31 10:32:45 +01:00
parent 2f94f4854a
commit 8321a9012c
7 changed files with 43 additions and 10 deletions

View File

@@ -6,5 +6,5 @@ import Layout from "../layouts/Layout.astro";
title="Projects"
description="This is my personal website with my projects, docs and other useful stuff."
>
<main>Projects</main>
<main><div class="content">Projects (not finished yet)</div></main>
</Layout>