From e6b1e91c0f3065795224165d1eef2c226d8993f3 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 27 Mar 2024 14:27:33 -0400 Subject: [PATCH] update links --- links.php | 4 ++++ mypages.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/links.php b/links.php index 2cbaa70..ae3abd5 100644 --- a/links.php +++ b/links.php @@ -36,6 +36,10 @@ $links = [ "icon" => "mastodon-alt", "extra_attrs" => 'rel="me"' ], + "bluesky" => [ + "href" => "https://bsky.app/profile/did:plc:v7tbr6qxk6xanxzn6hjmbk7o", + "icon" => "retweet", + ], "twitter" => [ "href" => "https://twitter.com/nebsirrah", "icon" => "twitter", diff --git a/mypages.php b/mypages.php index c88ab73..710a2f7 100644 --- a/mypages.php +++ b/mypages.php @@ -1,7 +1,7 @@ [ - "href" => "https://tilde.team/~ben/blog/", + "href" => "https://benharri.org/", "icon" => "rss" ], "my git guide" => [