Skip to content

Commit 72682fe

Browse files
committed
Add start date
1 parent 448e41a commit 72682fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utils/partners.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ const prisma = (() => {
635635
sidebarImgClass: 'py-4',
636636
status: 'active' as const,
637637
libraries: ['db'] as const,
638+
startDate: 'Aug 2025',
638639
homepageImg: (
639640
<div className="w-full h-full flex items-center justify-center px-4 py-12">
640641
<img

0 commit comments

Comments
 (0)