get the path right after reload page
[issue link]Building my portfolio with nuxt http://buroponzo.nl/
if you click on a project it response well and navigate to
http://buroponzo.nl/gettingbetter
When I now reload/refresh the page (manually),
it’s looking for images within the directory folder of this
route ->gettingbetter
All folders from routes are created with npm nuxt generate

How to fix this?! 😃