aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2023-05-02 01:24:25 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2023-05-02 01:24:25 -0700
commitfe7c63bc855251715d9d608b844eb8231317f842 (patch)
treea1558f3fb630ebc24ca66bce817855914e2b7c16 /_includes
parentREADME.md: Mention required Docker deps. (diff)
downloadwww-fe7c63bc855251715d9d608b844eb8231317f842.tar.gz
www-fe7c63bc855251715d9d608b844eb8231317f842.tar.bz2
www-fe7c63bc855251715d9d608b844eb8231317f842.zip
IRC channels: Add Libera.chat webchat links.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/partials/irc-channel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/partials/irc-channel.html b/_includes/partials/irc-channel.html
index b7e6dba..9b7ba49 100644
--- a/_includes/partials/irc-channel.html
+++ b/_includes/partials/irc-channel.html
@@ -1,6 +1,6 @@
<tr>
<th>
- <a href="irc://irc.gentoo.org/{{ channel.name }}"><tt>#{{ channel.name }}</tt></a>
+ <a href="irc://irc.gentoo.org/{{ channel.name }}"><tt>#{{ channel.name }}</tt></a> (<a href="https://web.libera.chat/#{{ channel.name }}"><tt>webchat</tt>)
</th>
<td>
{{ channel.description }}