diff --git a/website_and_docs/hugo.toml b/website_and_docs/hugo.toml index 47fdc1e0ce51..9691b68ad5cf 100644 --- a/website_and_docs/hugo.toml +++ b/website_and_docs/hugo.toml @@ -75,12 +75,12 @@ languageName = "日本語" weight = 4 [languages.ja.params] description = "Selenium automates browsers. That's it!" -[languages.other] -title = "Selenium" -languageName ="Other" -weight = 5 -[languages.other.params] -description = "Selenium automates browsers. That's it!" +#[languages.other] +#title = "Selenium" +#languageName ="Other" +#weight = 5 +#[languages.other.params] +#description = "Selenium automates browsers. That's it!" # Import docsy theme as module [module]