mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
A user could place a nested (in the file structure) index page on the root level of the nav. That file should not return `True` for `page.is_homepage`. Fixes #1919.