docs(nxdev): better seo description for package page (#9529)
This commit is contained in:
parent
cea9c0c146
commit
a293474efa
@ -36,8 +36,7 @@ export function PackageSchemaList({
|
||||
},
|
||||
seo: {
|
||||
title: `@nrwl/${pkg.name} | Nx`,
|
||||
description:
|
||||
'An overview of the powerful integrations Nx is providing you for this specific technology.',
|
||||
description: pkg.description,
|
||||
imageUrl: `https://nx.dev/images/open-graph/${router.asPath
|
||||
.replace('/', '')
|
||||
.replace(/\//gi, '-')}.jpg`,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user