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