diff options
Diffstat (limited to 'website/src')
| -rw-r--r-- | website/src/components/Navbar.astro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/website/src/components/Navbar.astro b/website/src/components/Navbar.astro index c0ebe63..0fe5b32 100644 --- a/website/src/components/Navbar.astro +++ b/website/src/components/Navbar.astro @@ -13,9 +13,6 @@ <a href="/microlog">Microlog</a> </li> <li> - <a href="/links">Links</a> - </li> - <li> <a href="/contact">Contact</a> </li> </ul> |
