Skip to content

Commit f182ab6

Browse files
committed
+
1 parent 3b08c58 commit f182ab6

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

public/images/sheetjs.png

-8.93 KB
Binary file not shown.

src/data/custom-sponsors.ts

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -387,21 +387,6 @@ export const customSponsors: ISponsor[] = [
387387
isActive: true,
388388
imageType: ImageType.IMAGE,
389389
},
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-
},
405390
{
406391
tier: {
407392
name: "$1000 a month",

0 commit comments

Comments
 (0)