diff options
author | JJ | 2024-02-21 01:28:49 +0000 |
---|---|---|
committer | JJ | 2024-02-21 01:28:49 +0000 |
commit | fa1e6f75ceb4f2a99dc1c107bfe60434356cfe19 (patch) | |
tree | 2c76452361bdbe2166b24f8dd665ac51b4e26ca7 /_layouts/ctf.html | |
parent | 19ab14173c4242792cee0bd9b75d81c788e0fb70 (diff) |
meow
Diffstat (limited to '_layouts/ctf.html')
-rw-r--r-- | _layouts/ctf.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/_layouts/ctf.html b/_layouts/ctf.html index 9666a6f..1688d3e 100644 --- a/_layouts/ctf.html +++ b/_layouts/ctf.html @@ -16,12 +16,6 @@ layout: default <a href="/plt">plt</a> <a href="/web">web</a> </nav> - <nav> - <a href="/ctf/rev">rev</a> - <a href="/ctf/pwn">pwn</a> - <a href="/ctf/crypto">crypto</a> - <a href="/ctf/web">web</a> - </nav> </div> </header> <main> |