From 73125566ac479c0e63506029c11be705856e0fcc Mon Sep 17 00:00:00 2001 From: Jeff Auriemma Date: Mon, 5 Aug 2024 11:09:42 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34753472f9..2a6c11288f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/2d048502-e5b2-4e9d-a02a-50b841824de6) + # GraphQL.js The JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook. From dc9fbfd3bffbf3cfea47fa8dc5abfb85bb8c5f8f Mon Sep 17 00:00:00 2001 From: Jeff Auriemma Date: Mon, 5 Aug 2024 12:45:02 -0400 Subject: [PATCH 2/2] Add link, campaign Co-authored-by: Saihajpreet Singh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a6c11288f..773635ff7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/2d048502-e5b2-4e9d-a02a-50b841824de6) +[![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/2d048502-e5b2-4e9d-a02a-50b841824de6)](https://graphql.org/conf/2024/?utm_source=github&utm_medium=graphql_js&utm_campaign=readme) # GraphQL.js