Skip to content

Commit e5f850f

Browse files
committed
feat: add link
1 parent 22d7db4 commit e5f850f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sponsorkit.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default defineConfig({
8383
login: i.sponsor.login,
8484
avatar: i.sponsor.avatarUrl,
8585
amount: i.monthlyDollars,
86+
link: i.sponsor.linkUrl || i.sponsor.websiteUrl,
8687
org: i.sponsor.type === 'Organization'
8788
}
8889
})

0 commit comments

Comments
 (0)