diff options
Diffstat (limited to '_layouts/web.html')
-rw-r--r-- | _layouts/web.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/web.html b/_layouts/web.html index 6a81abc..f0185af 100644 --- a/_layouts/web.html +++ b/_layouts/web.html @@ -14,6 +14,7 @@ layout: default <nav> <a href="/ctf">ctf</a> <a href="/plt">plt</a> + <a href="/tech">tech</a> <b><a href="/web">web</a></b> </nav> </div> |