We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b260d commit b2561a1Copy full SHA for b2561a1
1 file changed
middleware/render-page.js
@@ -30,7 +30,7 @@ const renderWithNext = FEATURE_NEXTJS
30
? [
31
'/en/rest',
32
'/en/sponsors',
33
- '/ja/sponsors',
+ '/ja/sponsors'
34
]
35
: []
36
0 commit comments