We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22d7db4 commit e5f850fCopy full SHA for e5f850f
sponsorkit.config.ts
@@ -83,6 +83,7 @@ export default defineConfig({
83
login: i.sponsor.login,
84
avatar: i.sponsor.avatarUrl,
85
amount: i.monthlyDollars,
86
+ link: i.sponsor.linkUrl || i.sponsor.websiteUrl,
87
org: i.sponsor.type === 'Organization'
88
}
89
})
0 commit comments