#32 - fix search index docs
This commit is contained in:
@@ -16,8 +16,8 @@ const config = {
|
|||||||
* @see https://github.com/vercel/next.js/issues/41980
|
* @see https://github.com/vercel/next.js/issues/41980
|
||||||
*/
|
*/
|
||||||
i18n: {
|
i18n: {
|
||||||
locales: ['en'],
|
locales: ['en-US'],
|
||||||
defaultLocale: 'en',
|
defaultLocale: 'en-US',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user