Skip to content

Commit 154138a

Browse files
authored
Add Graphweaver to Gold Sponsors List
1 parent cef86b3 commit 154138a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/conf/2024/sponsors.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import TheGuild from "public/img/conf/Sponsors/TheGuild.svg"
44
import Apollo from "public/img/conf/Sponsors/Apollo.svg"
55
import Tyk from "public/img/conf/Sponsors/Tyk.svg"
66
import IBM from "public/img/conf/Sponsors/IBM.svg"
7+
import Graphweaver from "public/img/conf/Sponsors/graphweaver.svg"
78

89
import { clsx } from "clsx"
910
import NextImage from "next-image-export-optimizer"
@@ -23,6 +24,7 @@ const sponsorPlatinum: Image[] = []
2324

2425
const sponsorGold: Image[] = [
2526
{ icon: Apollo, name: "Apollo", link: "https://www.apollographql.com/" },
27+
{ icon: Graphweaver, name: "Graphweaver", link: "https://graphweaver.com" },
2628
{ icon: Hasura, name: "Hasura", link: "https://hasura.io" },
2729
]
2830

0 commit comments

Comments
 (0)