diff --git a/website_and_docs/content/documentation/_index.other.md b/website_and_docs/content/documentation/_index.other.md deleted file mode 100755 index 24e3f9fba7d4..000000000000 --- a/website_and_docs/content/documentation/_index.other.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "The Selenium Browser Automation Project" -linkTitle: "Documentation" -cascade: -- type: docs ---- - -{{% pageinfo color="warning" %}} -

- - Is there another translation you'd like to see? We're only supporting translations for which we have - a dedicated translator. If you'd like to volunteer to be a translator, read how - you can help. -

-{{% /pageinfo %}} diff --git a/website_and_docs/hugo.toml b/website_and_docs/hugo.toml index c87d087396b8..940cf8d5c01e 100644 --- a/website_and_docs/hugo.toml +++ b/website_and_docs/hugo.toml @@ -75,12 +75,6 @@ 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!" # Import docsy theme as module [module]