summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsubh <subh@example.com>2026-03-10 18:24:05 +0530
committersubh <subh@example.com>2026-03-10 18:24:05 +0530
commitc2489de4d796f8c28f60e420d434fc4226f88263 (patch)
treed2a0c4c47c74a4cab4173d8030cc48f8bbd3231b
parent5c0ee6c23d2c63530129ac7e66a467901edcf863 (diff)
Changes
-rw-r--r--index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html
index 3a9ebf5..4b017fa 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
padding: 0;
height: 100%;
overflow: hidden;
- font-family: 'JetBrains Mono', monospace;
+ font-family: 'Iosevka Nerdfont Propo', monospace;
background-color: #000000;
color: #ffffff;
}
@@ -224,7 +224,7 @@
</div>
</div>
- <p class="subtitle">Pentester | Red Team | HackTheBox</p>
+ <p class="subtitle">CloudSec | Red Team | HackTheBox</p>
<div class="links-container">
<a class="link" href="https://discordapp.com/users/876786953494855730" target="_blank" rel="noopener">
@@ -257,7 +257,6 @@
</div>
<script>
- // Terminal typing animation (runs once)
const command = '/usr/bin/whoami';
const output = 'x4c1s';
let commandIndex = 0;