From 10fc00db2116f2224b9e83205f249a42a82c89d5 Mon Sep 17 00:00:00 2001
From: Bady <bady@disroot.org>
Date: Mon, 5 Jul 2021 17:16:52 +0530
Subject: [PATCH] Update IRC URL in footer

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index d6535f1..72852ba 100644
--- a/index.html
+++ b/index.html
@@ -436,7 +436,7 @@
         </div>
 
         <div class="wow fadeInUp col-md-2 col-xs-12" data-wow-delay="0.9s">
-          <a href="https://webchat.pirateirc.net/?channels=#poddery">
+	   <a href="https://kiwiirc.com/nextclient/roubaix-fr.pirateirc.net:+6697/#poddery.com">
             <img src="images/irc.svg" class="img-responsive" alt="irc">
           </a>
         </div>
-- 
GitLab