Merge pull request #19334 from bigbluebutton/antobinary-patch-2

docs: WIP - drop i18n placeholder - SEO work
This commit is contained in:
Anton Georgiev 2023-12-13 13:05:52 -05:00 committed by GitHub
commit 65e35d210d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',