I have a 404.html defined in Material for MkDocs which does not include the nav.homepage.url in Jinja - it's just empty. On all other pages it correctly points to the home page. Is this correct? In my view this value should also be accessible from non-base templates.
Also reported in squidfunk/mkdocs-material#127
I have a 404.html defined in Material for MkDocs which does not include the
nav.homepage.urlin Jinja - it's just empty. On all other pages it correctly points to the home page. Is this correct? In my view this value should also be accessible from non-base templates.Also reported in squidfunk/mkdocs-material#127