From 72b4cfb9efc34b563df5bfaedf63e59054b3f6e5 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 Jan 2025 03:04:20 +0100 Subject: [PATCH] feat: update now publishedState --- src/constants/now.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/now.json b/src/constants/now.json index 65b17ab..44b7c15 100644 --- a/src/constants/now.json +++ b/src/constants/now.json @@ -3,5 +3,5 @@ "description": "Sickness, progress, and being ghosted", "publishDate": "2025-01-09", "publishedOn": "the 9th of January, 2025", - "publishState": "" + "publishState": "from my home in Amsterdam" }