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