final changes

This commit is contained in:
2024-11-09 17:55:51 -06:00
parent daca299743
commit 0a158ab445
2 changed files with 5 additions and 0 deletions

View File

@@ -3,3 +3,7 @@ title: Welcome to the Warehouse
--- ---
Welcome to the warehouse of the Thoughts of 0x6d617273756c746f72, Prime of the Faith, ranked Hacker on HTB, and the founder of a bunch of defunct projects on github. Average internet nerd/sysadmin/programmer. Move on, to either his cursed musings or with your day. Welcome to the warehouse of the Thoughts of 0x6d617273756c746f72, Prime of the Faith, ranked Hacker on HTB, and the founder of a bunch of defunct projects on github. Average internet nerd/sysadmin/programmer. Move on, to either his cursed musings or with your day.
# Socials
- Matrix: [@lanre:envs.net](https://matrix.to/#/@lanre:envs.net)
- Bluesky: [krishna.ayyalasomayajula.net](https://bsky.app/profile/krishna.ayyalasomayajula.net)

View File

@@ -10,6 +10,7 @@ export const sharedPageComponents: SharedLayout = {
links: { links: {
GitHub: "https://github.com/quan-thecreator", GitHub: "https://github.com/quan-thecreator",
"Matrix": "https://matrix.to/#/@lanre:envs.net", "Matrix": "https://matrix.to/#/@lanre:envs.net",
"Bluesky": "https://bsky.app/profile/krishna.ayyalasomayajula.net"
}, },
}), }),
} }