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" => [