Skip to content

Commit

Permalink
Added a website which uses t3
Browse files Browse the repository at this point in the history
  • Loading branch information
ssijak committed Nov 22, 2023
1 parent 1b2ec5b commit 8b25eaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions www/src/components/docs/companyList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ const companies: Company[] = [
linkName: "flowgpt.com",
link: "https://flowgpt.com",
},
{
name: "AIKeywording",
linkName: "aikeywording.com/",
link: "https://aikeywording.com/",
},
];

export default function CompanyList({
Expand Down

0 comments on commit 8b25eaa

Please sign in to comment.