diff options
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; |
