update links

This commit is contained in:
Ben Harris 2024-03-27 14:27:33 -04:00
parent 9b5e7c0ff7
commit e6b1e91c0f
2 changed files with 5 additions and 1 deletions

View File

@ -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",

View File

@ -1,7 +1,7 @@
<?php
$links = [
"blog" => [
"href" => "https://tilde.team/~ben/blog/",
"href" => "https://benharri.org/",
"icon" => "rss"
],
"my git guide" => [