🚧 other sites under construction

This commit is contained in:
Sindre Kjelsrud 2023-12-09 21:27:49 +01:00
parent 78b74beb8e
commit de3f280d87
2 changed files with 14 additions and 2 deletions

View file

@ -13,8 +13,7 @@ import ThemeIcon from './ThemeIcon.astro';
</div>
<nav class="flex gap-2">
<HeaderLink href="/about">about</HeaderLink>
<HeaderLink href="#">projects</HeaderLink>
<HeaderLink href="#">resume</HeaderLink>
<HeaderLink href="/blog">blog</HeaderLink>
<HeaderLink href="/more">more</HeaderLink>
</nav>
</header>

13
src/pages/more.md Normal file
View file

@ -0,0 +1,13 @@
---
title: "More"
description: "The navbar was becoming unwieldy, here you'll see some more of the various pages."
layout: "../layouts/Layout.astro"
---
[📜 CV (under construction)](/)
[📚 Logs (under construction)](/)
[🌱 Digital garden (under construction)](/)
[✨ Uses (under construction)](/)