From 1dd576adc13c3a0501123c7230c69bd79900b0a4 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sun, 9 Feb 2025 17:08:38 +0000 Subject: [PATCH] update actor --- 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 f98a171..4ecea20 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": "2025-02-09T17:01:02Z", + "published": "2024-04-06T17:01:02Z", "preferredUsername": "blog", "name": "Deva Midhun's blog", "manuallyApprovesFollowers": false,