mirror of
https://github.com/graphql-hive/console
synced 2026-05-23 09:08:34 +00:00
Use GraphQL Federation in h1 (landing)
This commit is contained in:
parent
5cb0a97e07
commit
4373ca1efb
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ export function IndexPage(): ReactElement {
|
|||
size="xl"
|
||||
className="mx-auto max-w-3xl text-balance text-center text-white"
|
||||
>
|
||||
Open-Source GraphQL Platform
|
||||
Open-source GraphQL Federation Platform
|
||||
</Heading>
|
||||
<p className="mx-auto w-[512px] max-w-[80%] text-center leading-6 text-white/80">
|
||||
Schema registry, analytics and gateway for GraphQL federation and other GraphQL APIs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue