We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9332f2e commit dcfb5a1Copy full SHA for dcfb5a1
1 file changed
src/config/supportedCards.tsx
@@ -126,6 +126,6 @@ export const SUPPORTED_CARDS: SupportedCardType[] = [
126
label: 'Powered by AI',
127
component: AICard,
128
type: 'supported',
129
- badge: 'BETA',
+ link: 'https://hackertab.dev/',
130
},
131
]
0 commit comments