From f07580221e4f60a714042a5c4b902848acec21f8 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Fri, 24 May 2024 00:46:37 +0200 Subject: [PATCH] Update inc/header.php --- inc/header.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/inc/header.php b/inc/header.php index e34f960..7544713 100644 --- a/inc/header.php +++ b/inc/header.php @@ -2,19 +2,15 @@ $links = array( array( "name" => "Git", - "link" => "https://git.possum.city/yukil" + "link" => "https://git.lgbt/root" ), array( "name" => "Fedi", "link" => "https://possum.city/@root" ), - array( - "name" => "Matrix", - "link" => "https://matrix.to/#/@root:possum.city" - ), array( "name" => "XMPP", - "link" => "xmpp:yukil@possums.gay" + "link" => "xmpp:root@possum.city" ), array( "name" => "E-Mail",