From ef988dcd9b5e29e220baef0b9baff8cb9df47289 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sun, 9 Feb 2025 17:10:51 +0000 Subject: [PATCH] update actor (again) --- api/activitypub/actor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/activitypub/actor.ts b/api/activitypub/actor.ts index 4ecea20..87619a7 100644 --- a/api/activitypub/actor.ts +++ b/api/activitypub/actor.ts @@ -18,7 +18,7 @@ export default async function (req: VercelRequest, res: VercelResponse) { "sharedInbox": "https://coderrrrr.site/api/activitypub/sharedInbox", "inbox": "https://coderrrrr.site/api/activitypub/inbox", "url": "https://coderrrrr.site/blog" - "published": "2024-04-06T17:01:02Z", + "published": "2024-05-02T15:25:40Z", "preferredUsername": "blog", "name": "Deva Midhun's blog", "manuallyApprovesFollowers": false,