mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 09:38:26 +00:00
feat: add partners to footer (#6135)
This commit is contained in:
parent
b69ceef85b
commit
896b929172
1 changed files with 5 additions and 0 deletions
|
|
@ -140,6 +140,11 @@ export default defineConfig({
|
|||
href: 'https://the-guild.dev/graphql/hive/terms-of-use.pdf',
|
||||
title: 'Terms of Use',
|
||||
},
|
||||
{
|
||||
children: 'Partners',
|
||||
href: '/partners',
|
||||
title: 'Partners',
|
||||
},
|
||||
],
|
||||
}}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue