diff --git a/src/components/SponsoredConference/sponsors.json b/src/components/SponsoredConference/sponsors.json index e863a826..9731f22c 100644 --- a/src/components/SponsoredConference/sponsors.json +++ b/src/components/SponsoredConference/sponsors.json @@ -172,15 +172,6 @@ "sponsorDateStart": "2026-06-01", "sponsorDateEnd": "2026-11-30" }, - { - "name": "GitNation", - "conferenceDate": "Placeholder - September-November 2026", - "img": "/sponsors/gitnation.jpg", - "url": "https://portal.gitnation.org", - "tagline": "Placeholder sponsorship for September-November 2026", - "sponsorDateStart": "2026-09-01", - "sponsorDateEnd": "2026-12-01" - }, { "name": "GitNation", "conferenceDate": "Placeholder - February-April 2027", @@ -188,6 +179,6 @@ "url": "https://portal.gitnation.org", "tagline": "Placeholder sponsorship for February-April 2027", "sponsorDateStart": "2027-02-01", - "sponsorDateEnd": "2027-05-01" + "sponsorDateEnd": "2027-04-30" } ]