diff --git a/config.toml b/config.toml
index b5cca3e..43abb04 100644
--- a/config.toml
+++ b/config.toml
@@ -47,6 +47,7 @@ menu_items = [
{ name = "About Me", url = "$BASE_URL/about" },
{ name = "Resume", url = "$BASE_URL/Elijah_McMorris_Resume.pdf", newtab = true },
+ { name = "Git.Nexv.dev", url = "https://git.nexv.dev/NexVeridian/", newtab = true },
]
show_only_description = true
diff --git a/static/Elijah_McMorris_Resume.pdf b/static/Elijah_McMorris_Resume.pdf
index eb67916..49e9521 100755
Binary files a/static/Elijah_McMorris_Resume.pdf and b/static/Elijah_McMorris_Resume.pdf differ
diff --git a/templates/index.html b/templates/index.html
index 4cf4fe0..cce6f0a 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -141,15 +141,6 @@
View PRs →
-
-
- A URL shortener using Next.js server actions, Postgres or SurrealDB, Shadcn/ui, and TailwindNext Url Shortener
-
-