Add .html extension to generated page #2976
Unanswered
vmihailenco
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, instead of
/docs/get-started
I'd like to have/docs/get-started.html
for compatibility with the previous CMS. Is it possible with Nuxt?I've tried modifying the route path, e.g.:
But it does not seem to work...
Beta Was this translation helpful? Give feedback.
All reactions