Skip to content

Commit 9ed9470

Browse files
committed
+
1 parent b7561cf commit 9ed9470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/data/aside-sponsors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ export const asideSponsors: ISponsor[] = [
333333
},
334334
sponsorEntity: {
335335
__typename: "Organization",
336-
login: "mooncake.dev",
336+
login: "driz.link/mooncake",
337337
name: "Mooncake",
338338
avatarUrl:
339339
'<svg width="1200" height="1200" viewBox="0 0 1200 1200" fill="none" xmlns="http://www.w3.org/2000/svg"></svg>',

src/data/custom-sponsors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ export const customSponsors: ISponsor[] = [
454454
},
455455
sponsorEntity: {
456456
__typename: "Organization",
457-
login: "mooncake.dev",
457+
login: "driz.link/mooncake",
458458
name: "Mooncake",
459459
avatarUrl: "/images/mooncake.png",
460460
},

0 commit comments

Comments
 (0)