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): ?>