feat: add a first version of the skills page

This commit is contained in:
2026-03-26 22:07:00 +01:00
parent 3e7c1d7ad3
commit e5ab74ebfb
5 changed files with 241 additions and 2 deletions

View File

@@ -28,6 +28,9 @@ import BaseLayout from "../layouts/BaseLayout.astro";
</section>
<nav>
<ul class="flex flex-col gap-2">
<li>
<a href="/skills">Skills</a>
</li>
<li>
<ExternalLink
cssClass="link-matrix"