We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bee728 commit b2c50a2Copy full SHA for b2c50a2
3 files changed
sponsor.config.ts
@@ -46,6 +46,9 @@ const SPONSOR_CUSTOMIZATIONS: Record<string, Partial<JSONSponsor>> = {
46
sidebarLogo:
47
'https://cdn.jsdelivr.net/gh/middleapi/static/assets/MisskeyHQ_TextLogo.png',
48
},
49
+ zuplo: {
50
+ link: 'https://zuplo.link/orpc',
51
+ },
52
};
53
54
const BRONZE_TIER_THRESHOLD = 100;
sponsors.json
@@ -20,7 +20,7 @@
20
"createdAt": "2025-04-02T05:15:32Z",
21
"tierTitle": "🥇 Gold Sponsor",
22
"tierLevel": 6,
23
- "link": "https://zuplo.com",
+ "link": "https://zuplo.link/orpc",
24
"org": true,
25
"sidebarSize": "none",
26
"sidebarLogo": "https://avatars.githubusercontent.com/u/85497839?v=4"
sponsors.png
-3.13 KB
0 commit comments