diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:47 +0000 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:47 +0000 |
| commit | 17aa658fb8b86a5caf3d3608f7871e43d09be55a (patch) | |
| tree | a2e28beceea0b2ddaf32d617805c0d78708d8bb6 /website/src/components/Navbar.astro | |
| parent | 50e352e438bd6e3bdee320b1ddb2de0fd91be57e (diff) | |
Removes CV
Diffstat (limited to 'website/src/components/Navbar.astro')
| -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> |
