From 34e36473ee915c5627bb7060d5bf9d88806af18a Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 13 Mar 2025 22:20:22 +0100 Subject: [PATCH] feat: update now label --- 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 8455be1..f58daaa 100644 --- a/src/constants/now.json +++ b/src/constants/now.json @@ -1,5 +1,5 @@ { - "title": "Migrated some JS projects to TS", + "title": "Started migrating some JS projects to TS", "description": "TypeScript is making some good moves recently", "publishDate": "2025-03-13", "publishedOn": "",