diff --git a/website/theme.config.tsx b/website/theme.config.tsx index 5eb2256d53..6bde2a40c9 100644 --- a/website/theme.config.tsx +++ b/website/theme.config.tsx @@ -189,7 +189,8 @@ export default { key: "graphqlconf-2024", }, logo: graphQLLogo, - docsRepositoryBase: "https://github.com/graphql/graphql.github.io/tree/source/website", + docsRepositoryBase: + "https://github.com/graphql/graphql.github.io/tree/source/website", color: { hue: 319, },