diff options
| author | Joe Carstairs <me@joeac.net> | 2025-01-28 19:58:48 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-01-28 19:58:48 +0000 |
| commit | da5263d4b2ffd62177bb12d945e7249c1a41bba8 (patch) | |
| tree | 84f4605f8da623c3148c9f565d80c5c13734a355 /website/src/components | |
| parent | ac98d67a2dd6bfee4077d6b3a2aa5ab307ef6e33 (diff) | |
| parent | ed52216fb8df3c5c6ed1561ed59699a67a950187 (diff) | |
Merge branch 'main' of https://github.com/joeacarstairs/personal-website
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> |
