From c834a76974de1d2c0f2642e3e80d2a554db65305 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Mon, 7 Nov 2022 17:47:08 +0000 Subject: [PATCH] add IRC link --- src/components/Faqs.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Faqs.jsx b/src/components/Faqs.jsx index 2671b5b..bdbc8a9 100644 --- a/src/components/Faqs.jsx +++ b/src/components/Faqs.jsx @@ -33,7 +33,8 @@ export function Faqs() { Frequently asked questions

- If you have anything else you want to ask, hop on the IRC at ircs://irc.akkoma.dev:6697, + If you have anything else you want to ask, hop on the #akkoma channel at ircs://irc.akkoma.dev:6697, + or the webchat at irc.akkoma.dev
or raise an issue on the gitea!