diff --git a/config.toml b/config.toml index b5cca3e..8beede3 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.nexveridian.com/NexVeridian", newtab = true }, ] show_only_description = true diff --git a/content/pages/about.md b/content/pages/about.md index 1396bc1..59da01e 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -12,9 +12,10 @@ I've contributed multiple substantial code PRs to JupyterLab and Loco.rs, create - [Schedule a Meeting](https://calendly.com/nexveridian/main) # Main Accounts: -- [GitHub](https://github.com/NexVeridian) -- [HuggingFace](https://huggingface.co/NexVeridian) +- [Git.Nexv.dev](https://git.nexveridian.com/NexVeridian) - [X](https://x.com/nexveridian) +- [HuggingFace](https://huggingface.co/NexVeridian) +- [GitHub](https://github.com/NexVeridian) # Other Accounts: - [Bluesky](https://bsky.app/profile/nexveridian.bsky.social) diff --git a/static/Elijah_McMorris_Resume.pdf b/static/Elijah_McMorris_Resume.pdf index eb67916..24c9ac2 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 → - - -
-

Next Url Shortener

-

Next.js, TypeScript

-

A URL shortener using Next.js server actions, Postgres or SurrealDB, Shadcn/ui, and Tailwind

- View Project → -
-

Recent Blog Posts

@@ -182,12 +173,12 @@ :: - Source Code  + Source Code  :: - Dual Licensed: LICENSE-MIT or LICENSE-APACHE  + Dual Licensed: LICENSE-MIT or LICENSE-APACHE