From aefcde2c3933bb50424e05faaaae193724a285da Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 1 Jan 2025 13:50:42 -0500 Subject: Now using Plausible analytics; Replaced Twitter with Bluesky --- src/data/contacts.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/data') diff --git a/src/data/contacts.json b/src/data/contacts.json index 80c7cc3..739a145 100644 --- a/src/data/contacts.json +++ b/src/data/contacts.json @@ -20,6 +20,13 @@ "url": "https://youtube.alee14.me", "mouseover": "YouTube" }, + { + "platform": "Bluesky", + "icon": "bluesky", + "username": "alee14.me", + "url": "https://bsky.app/profile/alee14.me", + "mouseover": "Bluesky" + }, { "platform": "Mastodon", "icon": "mastodon", -- cgit v1.2.3