docs(nxdev): remove hard coded description in doc viewer (#8225)
This commit is contained in:
parent
45435c840b
commit
0b3cab0a7b
@ -39,7 +39,6 @@ export function DocViewer({
|
||||
<NextSeo
|
||||
noindex={version.id === 'previous'}
|
||||
title={document.data.title + ' | Nx'}
|
||||
description="Next generation build system with first class monorepo support and powerful integrations."
|
||||
openGraph={{
|
||||
url: 'https://nx.dev' + router.asPath,
|
||||
title: document.data.title,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user