docs(nxdev): add press kit link in footer (#11133)
This commit is contained in:
parent
b042b80e2d
commit
c088dd7851
@ -22,6 +22,10 @@ export function Footer({ useDarkBackground }: FooterProps) {
|
||||
href: 'https://nxplaybook.com/?utm_source=nx.dev',
|
||||
},
|
||||
{ name: 'Nrwl', href: 'https://nrwl.io/?utm_source=nx.dev' },
|
||||
{
|
||||
name: 'Press kit',
|
||||
href: 'https://nrwl.io/pages/brands?utm_source=nx.dev',
|
||||
},
|
||||
],
|
||||
community: [
|
||||
{ name: 'Twitter', href: 'https://twitter.com/NXdevtools' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user