mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(web): improve sponsors section, add special sponsor highlighting, update README, add X icon (#426)
This commit is contained in:
@@ -38,6 +38,7 @@ export interface Sponsor {
|
||||
avatarUrl: string;
|
||||
websiteUrl?: string;
|
||||
linkUrl: string;
|
||||
customLogoUrl: string;
|
||||
type: string;
|
||||
};
|
||||
isOneTime: boolean;
|
||||
|
||||
Reference in New Issue
Block a user