Merge pull request #19341 from bigbluebutton/revert-19334-antobinary-patch-2
Revert "docs: WIP - drop i18n placeholder - SEO work"
This commit is contained in:
commit
0ffea2314c
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user