mirror of
https://github.com/dyzulk/trustlab-docs.git
synced 2026-01-26 05:25:38 +07:00
refactor: remove i18n support, revert to single language (en) per user request
This commit is contained in:
@@ -4,10 +4,7 @@ const withNextra = require('nextra')({
|
||||
})
|
||||
|
||||
module.exports = withNextra({
|
||||
i18n: {
|
||||
locales: ['en', 'id'],
|
||||
defaultLocale: 'en',
|
||||
},
|
||||
|
||||
images: {
|
||||
unoptimized: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user