From 99a085057b298694e98835258ff062c550a9f06f Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 2 Jan 2023 16:39:42 -0500 Subject: [PATCH] remove pleroma link --- links.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/links.php b/links.php index 05fa5f9..2cbaa70 100644 --- a/links.php +++ b/links.php @@ -36,10 +36,6 @@ $links = [ "icon" => "mastodon-alt", "extra_attrs" => 'rel="me"' ], - "pleroma" => [ - "href" => "https://pleroma.tilde.zone/ben", - "icon" => "pleroma", - ], "twitter" => [ "href" => "https://twitter.com/nebsirrah", "icon" => "twitter",