diff options
author | JJ | 2024-06-16 05:13:29 +0000 |
---|---|---|
committer | JJ | 2024-06-16 05:13:29 +0000 |
commit | e2d8a3634092bb3e7df2cea2fcf52e449bd6ea9f (patch) | |
tree | 9e9c84d3a898b65d5e50edffcc6b0c1b55875bf1 /_layouts/ctf.html | |
parent | 731f2368940d2444fc17b8f7e710e7c810aa31b0 (diff) |
meow
Diffstat (limited to '_layouts/ctf.html')
-rw-r--r-- | _layouts/ctf.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/ctf.html b/_layouts/ctf.html index 0e6d196..8411e77 100644 --- a/_layouts/ctf.html +++ b/_layouts/ctf.html @@ -14,6 +14,7 @@ layout: default <nav> <b><a href="/ctf">ctf</a></b> <a href="/plt">plt</a> + <a href="/tech">tech</a> <a href="/web">web</a> </nav> </div> |