From d87007f05f62676a018bae04d5f0320862b0abbc Mon Sep 17 00:00:00 2001 From: Shubham Bhati Date: Wed, 28 May 2025 19:42:10 +0530 Subject: [PATCH 1/2] add back JSConf Badge --- apps/site/site.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/site/site.json b/apps/site/site.json index 776f63fdeecae..cfb9173a3f277 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -37,12 +37,12 @@ }, "websiteBadges": { "index": { - "startDate": "2025-05-06", - "endDate": "2025-05-31", + "startDate": "2025-04-01T00:00:00.000Z", + "endDate": "2025-07-01T00:00:00.000Z", "kind": "default", - "title": "Next-10 Survey", - "text": "We need your feedback to help us shape Node.js", - "link": "https://linuxfoundation.research.net/r/2025nodenext10" + "title": "JSConf", + "text": "General Admission Tickets are on sale now!", + "link": "https://events.linuxfoundation.org/jsconf-north-america" } } } From b0a23c3ff8575c68393c103b6f700d7b6eb00f5c Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Thu, 29 May 2025 18:58:34 -0400 Subject: [PATCH 2/2] Update site.json Co-authored-by: Tierney Cyren Signed-off-by: Aviv Keller --- apps/site/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/site/site.json b/apps/site/site.json index cfb9173a3f277..03f162b12cb49 100644 --- a/apps/site/site.json +++ b/apps/site/site.json @@ -41,7 +41,7 @@ "endDate": "2025-07-01T00:00:00.000Z", "kind": "default", "title": "JSConf", - "text": "General Admission Tickets are on sale now!", + "text": "Get your tickets now!", "link": "https://events.linuxfoundation.org/jsconf-north-america" } }