diff options
| author | subh <subh@example.com> | 2026-03-10 18:24:05 +0530 |
|---|---|---|
| committer | subh <subh@example.com> | 2026-03-10 18:24:05 +0530 |
| commit | c2489de4d796f8c28f60e420d434fc4226f88263 (patch) | |
| tree | d2a0c4c47c74a4cab4173d8030cc48f8bbd3231b /index.html | |
| parent | 5c0ee6c23d2c63530129ac7e66a467901edcf863 (diff) | |
Changes
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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; |
