From ada353156553459de0a3d27c0917c2f24c650897 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 10 Mar 2025 21:25:49 +0200 Subject: [PATCH] chore: use correct timezone in discohook --- assets/discohook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/discohook.json b/assets/discohook.json index 8a9cb0b..53a728c 100644 --- a/assets/discohook.json +++ b/assets/discohook.json @@ -12,7 +12,7 @@ "footer": { "text": "Updated at" }, - "timestamp": "2025-03-10T21:00:00.000Z", + "timestamp": "2025-03-10T19:00:00.000Z", "thumbnail": { "url": "https://github.com/steveiliop56/tinyauth/blob/main/site/public/logo.png?raw=true" }