mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-14 09:37:37 +02:00
refactor: remove unused metadata field for homepage (#6056)
This commit is contained in:
parent
fb6393fdce
commit
283166c211
7 changed files with 0 additions and 100 deletions
|
@ -255,7 +255,6 @@ function doProcessDocMetadata({
|
|||
return {
|
||||
unversionedId,
|
||||
id,
|
||||
isDocsHomePage,
|
||||
title,
|
||||
description,
|
||||
source: aliasedSitePath(filePath, siteDir),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue