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
`blog` and `examples` title-case to exactly the strings the map returned,
so only `docs` -> `Documentation` was ever a real rename. Section names
now come from the folder a page lives in, with that one exception.
Output is unchanged for every path shape: docs/ still gives Documentation,
blog/ still gives Blog, examples/ still gives Examples.
0 commit comments