refactor: remove unused metadata field for homepage (#6056)

This commit is contained in:
Alexey Pyltsyn 2021-12-06 07:28:35 +03:00 committed by GitHub
parent fb6393fdce
commit 283166c211
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 100 deletions

View file

@ -255,7 +255,6 @@ function doProcessDocMetadata({
return {
unversionedId,
id,
isDocsHomePage,
title,
description,
source: aliasedSitePath(filePath, siteDir),