fix(website): fix config-tabs breaking after translation (#6275)

* fix(website): fix config-tabs breaking after translation

* more robust
This commit is contained in:
Joshua Chen 2022-01-06 19:31:58 +08:00 committed by GitHub
parent eade41a702
commit a03788374e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 31 additions and 19 deletions

View file

@ -114,8 +114,8 @@ Most Docusaurus users configure this plugin through the preset options.
:::
```js config-tabs
// preset option name: docs
// plugin name: @docusaurus/plugin-content-docs
// Preset Options: docs
// Plugin Options: @docusaurus/plugin-content-docs
const config = {
path: 'docs',