1
0
mirror of https://gitlab.com/openlp/website.git synced 2024-12-22 04:52:49 +00:00

Merge branch 'update-irc-link' into 'master'

Change the location of the web-based IRC client

See merge request openlp/website!14
This commit is contained in:
Tomas Groth 2021-05-21 05:08:03 +00:00
commit 440f7346ee

View File

@ -589,7 +589,7 @@
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<ul class="list-icons">
<li><i class="fa fa-fw fa-comments-o pr-10 notranslate"></i> IRC Channel: <a href="https://kiwi.freenode.net/?nick=openlpwebuser?#openlp">#openlp on Freenode.net</a></li>
<li><i class="fa fa-fw fa-comments-o pr-10 notranslate"></i> IRC Channel: <a href="https://kiwiirc.com/client/irc.libera.chat/?nick=guest?#openlp">#openlp on Libera.chat</a></li>
<li><i class="fa fa-fw fa-code-fork pr-10 notranslate"></i> Source Code: <a href="https://gitlab.com/openlp">gitlab/openlp</a></li>
<li><i class="fa fa-fw fa-handshake-o pr-10 notranslate"></i> Contribute: <a href="/contribute">find out more</a></li>
</ul>