summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-12 14:25:30 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-12 14:25:30 +0200
commit25abf0eb72eb5348e0441b977414d0c935580be0 (patch)
tree0967cee1fe2f8b82e1146b970441a881ae20b63e
parent41166cee345319221ee9e49f105185ffdf2badbc (diff)
downloadtheos-website-25abf0eb72eb5348e0441b977414d0c935580be0.tar.xz
Add znc link to menu
-rw-r--r--partials/nav.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/partials/nav.html b/partials/nav.html
index 7da0ab2..cd4b785 100644
--- a/partials/nav.html
+++ b/partials/nav.html
@@ -2,5 +2,6 @@
<ul>
<li><a href="index.html">theos/</a></li>
<li><a href="http://git.kyriasis.com">cgit/</a></li>
+ <li><a href="https://theos.kyriasis.com:6697">znc/</a></li>
</ul>
</nav>