I'm creating a site with wp-api. All my pages are inside:
- pages
-- _slug
If my page slug are site.com/about
- pages
-- about
Nuxt will generate html like this. But... If my path are site.com/company/about
Can I create this routes?
PS: I'm using wordpress api for that. So if my pages has parent pages, the path are: site.com/parent/child