Merge pull request #19334 from bigbluebutton/antobinary-patch-2
docs: WIP - drop i18n placeholder - SEO work
This commit is contained in:
commit
65e35d210d
@ -19,14 +19,6 @@ const config = {
|
|||||||
organizationName: 'bigbluebutton', // Usually your GitHub org/user name.
|
organizationName: 'bigbluebutton', // Usually your GitHub org/user name.
|
||||||
projectName: 'bigbluebutton', // Usually your repo 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: [
|
presets: [
|
||||||
[
|
[
|
||||||
'classic',
|
'classic',
|
||||||
|
Loading…
Reference in New Issue
Block a user