From 41bb1cb088706b524a94e5e8f105c33a283b6756 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 8 Feb 2022 12:44:18 -0500 Subject: [PATCH] link to twitter --- links.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/links.php b/links.php index 213cf21..5353f20 100644 --- a/links.php +++ b/links.php @@ -40,6 +40,10 @@ $links = [ "href" => "https://pleroma.tilde.zone/ben", "icon" => "pleroma", ], + "twitter" => [ + "href" => "https://twitter.com/nebsirrah", + "icon" => "twitter", + ], ]; foreach ($links as $name => $link): ?>