From 919428d5c640e41f3b923037eb9a8591f22e19fb Mon Sep 17 00:00:00 2001 From: "Nicholas C. Zakas" Date: Thu, 31 Oct 2024 02:29:43 -0400 Subject: [PATCH] fix: Display and calculation of sponsors (#656) * fix: Display and calculation of sponsors * Fix sponsors.json --- src/_data/sponsors.json | 20 ++++++++++---------- src/content/pages/sponsors.html | 5 +++-- tools/fetch-sponsors.js | 2 +- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/_data/sponsors.json b/src/_data/sponsors.json index b53e4c2ac..dc3e2f4d2 100644 --- a/src/_data/sponsors.json +++ b/src/_data/sponsors.json @@ -73,6 +73,15 @@ } ], "bronze": [ + { + "name": "Cybozu", + "url": "https://cybozu.co.jp/", + "image": "https://images.opencollective.com/cybozu/933e46d/logo.png", + "monthlyDonation": 350, + "totalDonations": 19964, + "source": "opencollective", + "tier": "bronze-sponsor" + }, { "name": "WordHint", "url": "https://www.wordhint.net/", @@ -135,15 +144,6 @@ } ], "backers": [ - { - "name": "Cybozu", - "url": "https://cybozu.co.jp/", - "image": "https://images.opencollective.com/cybozu/933e46d/logo.png", - "monthlyDonation": 350, - "totalDonations": 19964, - "source": "opencollective", - "tier": null - }, { "name": "Principal Financial Group", "url": "https://www.principal.com/about-us", @@ -1659,4 +1659,4 @@ "tier": "backer" } ] -} \ No newline at end of file +} diff --git a/src/content/pages/sponsors.html b/src/content/pages/sponsors.html index 4d510ed39..ee511ddc2 100644 --- a/src/content/pages/sponsors.html +++ b/src/content/pages/sponsors.html @@ -222,11 +222,12 @@

{{ site.sponsors_page.tiers.backers.title }}