Skip to content

Commit 9977fb0

Browse files
committed
Add brand.dev to sponsors
1 parent 0cdc0b8 commit 9977fb0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/docs/components/gold.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
export const Gold = () => {
22
const companies = [
3+
{
4+
name: "Brand.dev",
5+
description: "API for logos, colors, and company info",
6+
logoDark: "https://avatars.githubusercontent.com/brand-dot-dev",
7+
logoLight: "https://avatars.githubusercontent.com/brand-dot-dev",
8+
url: "brand.dev",
9+
href: "https://brand.dev/?utm_source=zod",
10+
},
311
{
412
name: "Courier",
513
description: "The API platform for sending notifications",

0 commit comments

Comments
 (0)