From ac65c0a511c885226adf2823e0b6137235d7ae84 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sun, 9 Feb 2025 17:06:19 +0000 Subject: [PATCH] update actor --- api/activitypub/actor.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/api/activitypub/actor.ts b/api/activitypub/actor.ts index 0be7198..f98a171 100644 --- a/api/activitypub/actor.ts +++ b/api/activitypub/actor.ts @@ -26,6 +26,7 @@ export default async function (req: VercelRequest, res: VercelResponse) { "indexable": true, "memorial": false, "summary": "Software developer & self-hosting enthusiast. This is a bridge between my blog and the fediverse!", + "tag": [], "icon": { "type": "Image", "mediaType": "image/png",