From c2b9880dffee63fb9d6b87392e3011af1164e227 Mon Sep 17 00:00:00 2001 From: Patrick Arminio Date: Thu, 4 May 2023 18:36:06 +0100 Subject: [PATCH] Add python to list of alternative languages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I hope this is ok 😊 --- src/pages/conf/speak.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/conf/speak.tsx b/src/pages/conf/speak.tsx index 3a6e8e9293..a48122027e 100644 --- a/src/pages/conf/speak.tsx +++ b/src/pages/conf/speak.tsx @@ -62,7 +62,7 @@ const cfp: Array<{ id: string; title: string; contents: ReactNode }> = [ ], [ "Beyond Javascript", - "Implementing and interacting with GraphQL APIs using languages and frameworks beyond JavaScript: Go, Ruby, Rust, .NET, WebAssembly, et al.", + "Implementing and interacting with GraphQL APIs using languages and frameworks beyond JavaScript: Go, Ruby, Python, Rust, .NET, WebAssembly, et al.", ], [ "GraphQL Academia",