Closed
Description
Since version 2.2.0 the correct page titles are missing in the documentation.
Each page is named "Mithril.js" which is bad for SEO reasons.
It could also lead to a worse position in search engine results, if not already happen.
The last working version was 2.0.4.
The regex here could be the cause:
https://github.com/MithrilJS/mithril.js/blob/next/scripts/generate-docs.js#L164