diff options
author | JJ | 2024-01-05 02:42:09 +0000 |
---|---|---|
committer | JJ | 2024-01-05 02:42:43 +0000 |
commit | 3f667c2404456f0c28683a226ffe3cbb1b8ee3d6 (patch) | |
tree | 02f6dcd63b975196d7ea434249b6ba2fbc77b354 /_layouts | |
parent | 439c5d3ef5fb8b8ebba28d45088d9b91db7418ac (diff) |
meow
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/ctf.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/ctf.html b/_layouts/ctf.html index 0286880..9666a6f 100644 --- a/_layouts/ctf.html +++ b/_layouts/ctf.html @@ -14,7 +14,7 @@ layout: default <nav> <b><a href="/ctf">ctf</a></b> <a href="/plt">plt</a> - <a href="/software">software</a> + <a href="/web">web</a> </nav> <nav> <a href="/ctf/rev">rev</a> |