From 3e6aabe138da52c855b0af7bf3c68ab1fbc4b338 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 8 Feb 2025 21:51:24 +0000 Subject: [PATCH] fixed? --- api/activitypub/actor.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/activitypub/actor.ts b/api/activitypub/actor.ts index 48a4dd4..65e9f5e 100644 --- a/api/activitypub/actor.ts +++ b/api/activitypub/actor.ts @@ -35,14 +35,14 @@ export default async function (req: VercelRequest, res: VercelResponse) { { "type": "Link", "mediaType": "text/html", - "href": "https://github.com/BomberFish", + "href": "https://github.com/turbomaster95", "name": "GitHub" }, { "type": "Link", "mediaType": "text/html", - "href": "https://mastodon.social/@coder", - "name": "Mastodon" + "href": "https://usr.cloud/@coder", + "name": "Owner" } ], "publicKey": {