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

@ -53,8 +53,8 @@ Most Docusaurus users configure this plugin through the preset options.
:::
```js config-tabs
// preset option name: googleAnalytics
// plugin name: @docusaurus/plugin-google-analytics
// Preset Options: googleAnalytics
// Plugin Options: @docusaurus/plugin-google-analytics
const config = {
trackingID: 'UA-141789564-1',