summaryrefslogtreecommitdiff
path: root/website/src/components
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-04-25 13:13:47 +0100
committerJoe Carstairs <me@joeac.net>2026-04-25 13:13:47 +0100
commitb590a2ffef222737178e83a769c9bc507ba77432 (patch)
tree6d852108852fa028dc9ff618871805f6eb9dab98 /website/src/components
parent52b254ff59942d83a87ee0280e4610cddc68cbfc (diff)
adds link to microlog to navbar
Diffstat (limited to 'website/src/components')
-rw-r--r--website/src/components/Navbar.astro3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/src/components/Navbar.astro b/website/src/components/Navbar.astro
index 75945af..c0ebe63 100644
--- a/website/src/components/Navbar.astro
+++ b/website/src/components/Navbar.astro
@@ -10,6 +10,9 @@
<a href="/blog">Blog</a>
</li>
<li>
+ <a href="/microlog">Microlog</a>
+ </li>
+ <li>
<a href="/links">Links</a>
</li>
<li>