You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: