The current `title` property is a menu-title, not a page-title as the name implies. URLs are currently calculated from the menu-titles (`title`), which could lead to a lot of 404s if we change titles in the future.
The current
titleproperty is a menu-title, not a page-title as the name implies.URLs are currently calculated from the menu-titles (
title), which could lead to a lot of 404s if we change titles in the future.