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 b7561cf commit 9ed9470Copy full SHA for 9ed9470
src/data/aside-sponsors.ts
@@ -333,7 +333,7 @@ export const asideSponsors: ISponsor[] = [
333
},
334
sponsorEntity: {
335
__typename: "Organization",
336
- login: "mooncake.dev",
+ login: "driz.link/mooncake",
337
name: "Mooncake",
338
avatarUrl:
339
'<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
@@ -454,7 +454,7 @@ export const customSponsors: ISponsor[] = [
454
455
456
457
458
459
avatarUrl: "/images/mooncake.png",
460
0 commit comments