diff options
Diffstat (limited to 'website/src/components')
| -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 eeb67f2..479f8b5 100644 --- a/website/src/components/Navbar.astro +++ b/website/src/components/Navbar.astro @@ -12,8 +12,5 @@ <li> <a href="/links">Links</a> </li> - <li> - <a href="/cv">CV</a> - </li> </ul> </nav> |
