diff --git a/content/pages/about-me.md b/content/pages/about-me.md
index 81be328..72861eb 100644
--- a/content/pages/about-me.md
+++ b/content/pages/about-me.md
@@ -10,7 +10,7 @@ freedom and so I primarily like to deal with free and open-source software
solutions. Many of my ideas and goals come from my love towards space. I cannot
stop dreaming about it.
-VPS: [public knowledge archive](http://104.248.140.85/) | [self-hosted git](http://104.248.140.85:81/explore/repos)
+VPS: [public knowledge archive](http://archive.0xdeadbeer.xyz/) | [self-hosted git](http://git.0xdeadbeer.xyz/0xdeadbeer)
Contact: jerebicakevin@gmail.com
YouTube: [@0xdeadbeer](https://youtube.com/@0xdeadbeer)
Github: [@0xdeadbeer](https://github.com/0xdeadbeer)
diff --git a/themes/minth/hugo.toml b/themes/minth/hugo.toml
index 9adef15..e555484 100644
--- a/themes/minth/hugo.toml
+++ b/themes/minth/hugo.toml
@@ -18,8 +18,13 @@ pageRef = '/pages/resources'
weight = 30
[[menus.main]]
-name = 'VPS'
-url = 'http://104.248.140.85/'
+name = 'Git'
+url = 'http://git.0xdeadbeer.xyz/0xdeadbeer/'
+weight = 33
+
+[[menus.main]]
+name = 'Archive'
+url = 'http://archive.0xdeadbeer.xyz'
weight = 35
[[menus.main]]