Context
No response
Bug description
When blog plugin is enabled, the build fails with TypeError: unsupported operand type(s) for |: 'type' and 'NoneType' with blog plugin. This happens on version 9.2.0 and 9.2.1, but did not happen with 9.2.0b3 in the same Python environment.
Related links
Reproduction
blog-nonetype.zip
Steps to reproduce
mkdocs build
Browser
No response
Before submitting