Skip to content

Commit 7217621

Browse files
feat: exclude Baseten from quote carousel
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bdc5c3b commit 7217621

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/app/src/components/page-content.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ export function PageContent({ initialTab = 'inference' }: { initialTab?: string
309309
'Stas Bekman',
310310
'Firmus',
311311
'Adaptive ML',
312+
'Baseten',
312313
].includes(q.org),
313314
)}
314315
overrides={{

0 commit comments

Comments
 (0)