diff options
-rw-r--r-- | templates/public/irc.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/public/irc.html b/templates/public/irc.html index e4ab235..ea44ede 100644 --- a/templates/public/irc.html +++ b/templates/public/irc.html @@ -61,6 +61,9 @@ </tr><tr> <td><strong>#archlinux.tr</strong></td> <td>Discussion (Turkish)</td> + </tr><tr> + <td><strong>#archlinux.org.uk</strong></td> + <td>Discussion (United Kingdom)</td> </tr> </table> </div> |