Skip to content

Commit b2c50a2

Browse files
committed
fix: update Zuplo link in sponsor configuration and JSON
1 parent 2bee728 commit b2c50a2

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

sponsor.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ const SPONSOR_CUSTOMIZATIONS: Record<string, Partial<JSONSponsor>> = {
4646
sidebarLogo:
4747
'https://cdn.jsdelivr.net/gh/middleapi/static/assets/MisskeyHQ_TextLogo.png',
4848
},
49+
zuplo: {
50+
link: 'https://zuplo.link/orpc',
51+
},
4952
};
5053

5154
const BRONZE_TIER_THRESHOLD = 100;

sponsors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"createdAt": "2025-04-02T05:15:32Z",
2121
"tierTitle": "🥇 Gold Sponsor",
2222
"tierLevel": 6,
23-
"link": "https://zuplo.com",
23+
"link": "https://zuplo.link/orpc",
2424
"org": true,
2525
"sidebarSize": "none",
2626
"sidebarLogo": "https://avatars.githubusercontent.com/u/85497839?v=4"

sponsors.png

-3.13 KB
Loading

0 commit comments

Comments
 (0)