not ready to set this prop yet...
This commit is contained in:
@@ -41,7 +41,6 @@ module.exports = async function createTree (originalPath, langObj) {
|
|||||||
const item = {
|
const item = {
|
||||||
relativePath,
|
relativePath,
|
||||||
title: page.shortTitle || page.title,
|
title: page.shortTitle || page.title,
|
||||||
// parentPath: parentPath || null,
|
|
||||||
page
|
page
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user