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
Right now, the error is ERROR: Index path "/page" does not exist. But we actually want /page/index.html to exist. If the app is a plain app, suggest they create /page/index.markdown to remedy the problem.
Right now, the error is
ERROR: Index path "/page" does not exist. But we actually want/page/index.htmlto exist. If the app is a plain app, suggest they create/page/index.markdownto remedy the problem.