Commit a9d556a
committed
Land at locale home on / instead of skipping to /menu
The root used to client-redirect straight to /{locale}/menu, leaving
the locale home page (where the language picker now lives) unreachable
in the diner flow. Redirect to /{locale} instead so diners hit the
restaurant landing page first.1 parent 12866b4 commit a9d556a
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments