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
Currently, the .html extension is coded in to provide compatibility and to allow files to be browsed offline. Though it would be nice to offer pretty urls as an opt-in when you know the deployment server can handle them.
Currently, the .html extension is coded in to provide compatibility and to allow files to be browsed offline. Though it would be nice to offer pretty urls as an opt-in when you know the deployment server can handle them.
Tasks:
index.html
to/
and<docsPath>/index.html
to<docsPath>/
when using pretty URLs #353The text was updated successfully, but these errors were encountered: