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
{{ message }}
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
I'm getting the following error when navigating from the startpage to '/guides/' (it works when accessing it directly, as the static build suceeded):
I suspect this might be because Github Pages can't serve up the
.jsonfile, as the file is clearly there in the repo.Maybe index routes should be stored as
index.jsonrather than.json?