From 1b83ca206e530aeb923c27e1dc8d44cf5332124e Mon Sep 17 00:00:00 2001 From: Yaacov Rydzinski Date: Mon, 18 May 2026 17:00:01 +0300 Subject: [PATCH] docs: update banner --- website/theme.config.tsx | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/website/theme.config.tsx b/website/theme.config.tsx index 5d8d5ff3a7..270d99a1eb 100644 --- a/website/theme.config.tsx +++ b/website/theme.config.tsx @@ -212,16 +212,23 @@ const cfg: DocsThemeConfig = { banner: { content: ( <> - 🎬 That's a Wrap for GraphQLConf 2024! • Watch the Videos •{' '} + 🎉{' '} - Check out the recorded talks and workshops + Explore GraphQLConf 2026 + {' '} + • May 19-21 • Fremont, CA •{' '} + + View the schedule ), - key: 'graphqlconf-2024', + key: 'graphqlconf-2026', }, logo: graphQLLogo, docsRepositoryBase: