File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ import TheGuild from "public/img/conf/Sponsors/TheGuild.svg"
44import Apollo from "public/img/conf/Sponsors/Apollo.svg"
55import Tyk from "public/img/conf/Sponsors/Tyk.svg"
66import IBM from "public/img/conf/Sponsors/IBM.svg"
7+ import Graphweaver from "public/img/conf/Sponsors/Graphweaver.svg"
78
89import { clsx } from "clsx"
910import NextImage from "next-image-export-optimizer"
@@ -23,6 +24,7 @@ const sponsorPlatinum: Image[] = []
2324
2425const 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
You canβt perform that action at this time.
0 commit comments