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
fix(routes): redirect / => /en-US/ except for writers (#10778)
Previously, http://localhost:3000/ showed an incomplete homepage,
except for writers (WRITER_MODE=true) who see the writer's homepage.
Now, we redirect to /en-US/ for developers, to avoid confusion.
0 commit comments