1
0
mirror of synced 2025-12-21 10:57:10 -05:00

not ready to set this prop yet...

This commit is contained in:
Sarah Schneider
2021-03-29 16:42:25 -04:00
parent 9977a7e451
commit 07a5435e69

View File

@@ -41,7 +41,6 @@ module.exports = async function createTree (originalPath, langObj) {
const item = {
relativePath,
title: page.shortTitle || page.title,
// parentPath: parentPath || null,
page
}