Skip to content

Commit 7427cde

Browse files
committed
Update sponsors
1 parent df4f337 commit 7427cde

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

data/sponsors.ts

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,6 @@ const sponsors = {
4646
logo: require("../public/sponsors/airvpn.webp"),
4747
name: "AirVPN",
4848
},
49-
{
50-
url: "https://www.firesticktricks.com/",
51-
logo: require("../public/sponsors/firesticktricks.webp"),
52-
name: "Fire Stick Tricks",
53-
},
5449
{
5550
url: "https://papersowl.com/write-my-essay-please",
5651
logo: require("../public/sponsors/papersowl.png"),
@@ -117,7 +112,7 @@ const sponsors = {
117112
name: "SidesMedia",
118113
}, // Custom
119114
{
120-
url: "https://bountii.coupons/",
115+
url: "https://bountii.co/",
121116
logo: require("../public/sponsors/bountii.png"),
122117
name: "Bountii",
123118
}, // Custom
@@ -227,7 +222,7 @@ const sponsors = {
227222
url: "https://www.dotcom-monitor.com/sponsoring-open-source-projects/",
228223
logo: require("../public/sponsors/DCM-Logo-54.png"),
229224
name: "Dotcom-Monitor",
230-
},
225+
}, // Custom
231226
] as Sponsor[],
232227
silver: [
233228
{

0 commit comments

Comments
 (0)