Skip to content

Commit

Permalink
docs: Added a website which uses t3 (#1672)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssijak committed Dec 28, 2023
1 parent fa5a3f6 commit 8d289e4
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 @@ -55,6 +55,11 @@ const companies: Company[] = [
linkName: "Papertrail",
link: "https://papertrail.biblish.com",
},
{
name: "AIKeywording",
linkName: "aikeywording.com/",
link: "https://aikeywording.com/",
},
];

export default function CompanyList({
Expand Down

0 comments on commit 8d289e4

Please sign in to comment.