commit a41e9cfad05a3b12109319158445fe81f75bae03
parent 9e4e2cc8a297afe29e68f91a5c4b1e6db411fac6
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Wed, 5 Jan 2022 20:42:42 +0100
add irc link
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/_includes/nav.html b/_includes/nav.html
@@ -6,6 +6,7 @@
<li><a href="{{ '/man' | relative_url }}">Manpage</a></li>
<li><a href="https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary">{% octicon package %}</a></li>
<li><a href="https://codeberg.org/in0rdr/diary">{% octicon repo %}</a></li>
+ <li><a href="https://web.libera.chat/gamja/#diary">{% octicon comment-discussion %}</a></li>
</ul>
</div>
</nav>