diff --git a/services.php b/services.php index 50c4415..29d3c07 100644 --- a/services.php +++ b/services.php @@ -1,6 +1,7 @@ ['fa' => 'comments-o', 'url' => '/wiki/irc'], + 'irc' => ['fa' => 'comments-o', 'url' => '/wiki/irc'], + 'xmpp' => ['fa' => 'fa-xmpp', 'url' => '/wiki/xmpp'], 'cryptpad' => ['fa' => 'sticky-note', 'url' => 'https://pad.tildeverse.org'], 'forum' => ['fa' => 'comment', 'url' => 'https://bbj.tildeverse.org'], 'gitea' => ['fa' => 'code-fork', 'url' => 'https://tildegit.org/team'],