diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 0ce30c6d3f..ca021d7ec4 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -19,14 +19,6 @@ const config = { organizationName: 'bigbluebutton', // Usually your GitHub org/user name. projectName: 'bigbluebutton', // Usually your repo name. - // Even if you don't use internalization, you can use this field to set useful - // metadata like html lang. For example, if your site is Chinese, you may want - // to replace "en" with "zh-Hans". - i18n: { - defaultLocale: 'en', - locales: ['en'], - }, - presets: [ [ 'classic',