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

Revert "docs: WIP - drop i18n placeholder - SEO work"
This commit is contained in:
Anton Georgiev 2023-12-15 09:15:07 -05:00 committed by GitHub
commit 0ffea2314c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,14 @@ 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',