remove port from IRC channel URL

This commit is contained in:
2026-03-08 19:11:35 +02:00
parent 6900b85b18
commit bb8227e836

View File

@@ -21,7 +21,7 @@
<img src="{{ url_for('static', filename='img/icons/i_matrix.png') }}" alt="Matrix">Matrix
</a>
<br />
<a href="irc://kolibrios.org:6697" target="_blank">
<a href="irc://kolibrios.org" target="_blank">
<img src="{{ url_for('static', filename='img/icons/i_irc.png') }}" alt="IRC">IRC
</a>
</p>