diff options
| author | 5epi0l <91630053+5epi0l@users.noreply.github.com> | 2025-07-26 03:11:53 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-26 03:11:53 +0530 |
| commit | ebc0432b1aac30c7e6a2c37bf9cf3e2c7dc594fb (patch) | |
| tree | 09644c09d7b233e8498760eb616cf61236db9d8b /index.html | |
| parent | 70a803657ed089a7653e18e0b3acded0268ce8c0 (diff) | |
Update index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -3,7 +3,7 @@ <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>x4c1s</title> + <title>subh.space</title> <link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap" rel="stylesheet" /> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" /> <style> @@ -227,7 +227,7 @@ <p class="subtitle">Pentester | Red Team | HackTheBox</p> <div class="links-container"> - <a class="link" href="https://discord.gg/yourinvite" target="_blank" rel="noopener"> + <a class="link" href="https://discordapp.com/users/876786953494855730" target="_blank" rel="noopener"> <i class="fab fa-discord"></i> <span>Discord</span> </a> @@ -241,13 +241,15 @@ </a> <a class="link" href="https://5epi0l.bsky.social" target="_blank" rel="noopener"> <i class="fab fa-twitter"></i> - <span>Twitter</span> + <span>BlueSky</span> </a> + <!-- <a class="link" href="https://www.linkedin.com/in/x4c1s" target="_blank" rel="noopener"> <i class="fab fa-linkedin"></i> <span>LinkedIn</span> </a> - <a class="link" href="https://htb.com/profile/x4c1s" target="_blank" rel="noopener"> + --> + <a class="link" href="https://app.hackthebox.com/profile/716879" target="_blank" rel="noopener"> <i class="fas fa-cube"></i> <span>Hack The Box</span> </a> |
