We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b08c58 commit f182ab6Copy full SHA for f182ab6
public/images/sheetjs.png
-8.93 KB
src/data/custom-sponsors.ts
@@ -387,21 +387,6 @@ export const customSponsors: ISponsor[] = [
387
isActive: true,
388
imageType: ImageType.IMAGE,
389
},
390
- {
391
- tier: {
392
- name: "$250 a month",
393
- isOneTime: false,
394
- },
395
- sponsorEntity: {
396
- __typename: "Organization",
397
- login: "sheetjs.com",
398
- name: "SheetJS",
399
- avatarUrl: "/images/sheetjs.png",
400
401
- createdAt: "2024-08-13T16:35:56Z",
402
- isActive: true,
403
- imageType: ImageType.IMAGE,
404
405
{
406
tier: {
407
name: "$1000 a month",
0 commit comments