Skip to content

Commit 84fb6e5

Browse files
committed
Removing unneeded aliases [deploy site]
1 parent 11e3d5e commit 84fb6e5

File tree

17 files changed

+4
-269
lines changed

17 files changed

+4
-269
lines changed

website_and_docs/config.toml

+4-9
Original file line numberDiff line numberDiff line change
@@ -58,31 +58,26 @@ title = "Selenium"
5858
description = "Selenium automates browsers. That's it!"
5959
languageName ="English"
6060
weight = 1
61-
[languages.de]
62-
title = "Selenium"
63-
description = "Selenium automates browsers. That's it!"
64-
languageName ="Deutsch"
65-
weight = 2
6661
[languages.pt-br]
6762
title = "Selenium"
6863
description = "Selenium automates browsers. That's it!"
6964
languageName ="Português (Brasileiro)"
70-
weight = 3
65+
weight = 2
7166
[languages.zh-cn]
7267
title = "Selenium"
7368
description = "Selenium automates browsers. That's it!"
7469
languageName = "中文简体"
75-
weight = 4
70+
weight = 3
7671
[languages.ja]
7772
title = "Selenium"
7873
description = "Selenium automates browsers. That's it!"
7974
languageName = "日本語"
80-
weight = 5
75+
weight = 4
8176
[languages.other]
8277
title = "Selenium"
8378
description = "Selenium automates browsers. That's it!"
8479
languageName ="Other"
85-
weight = 6
80+
weight = 5
8681

8782

8883

website_and_docs/content/_index.de.html

-39
This file was deleted.

website_and_docs/content/_index.es.html

-39
This file was deleted.

website_and_docs/content/_index.fr.html

-39
This file was deleted.

website_and_docs/content/_index.ko.html

-39
This file was deleted.

website_and_docs/content/_index.nl.html

-39
This file was deleted.

website_and_docs/content/about/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: About
44
aliases:
55
[
6-
"/es/about/",
7-
"/de/about/",
86
"/pt-br/about/",
9-
"/nl/about/",
107
"/zh-cn/about/",
11-
"/fr/about/",
128
"/ja/about/",
13-
"/ko/about/",
149
"/other/about/",
1510
]
1611
---

website_and_docs/content/blog/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: "Blog"
44
aliases:
55
[
6-
"/es/blog/",
7-
"/de/blog/",
86
"/pt-br/blog/",
9-
"/nl/blog/",
107
"/zh-cn/blog/",
11-
"/fr/blog/",
128
"/ja/blog/",
13-
"/ko/blog/",
149
"/other/blog/",
1510
]
1611
---

website_and_docs/content/downloads/_index.html

-10
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,12 @@
33
linkTitle: "downloads"
44
aliases:
55
[
6-
"/es/downloads/",
7-
"/de/downloads/",
86
"/pt-br/downloads/",
9-
"/nl/downloads/",
107
"/zh-cn/downloads/",
11-
"/fr/downloads/",
128
"/ja/downloads/",
13-
"/ko/downloads/",
149
"/other/downloads/",
15-
"/documentation/de/getting_started_with_webdriver/browsers/",
1610
"/documentation/en/getting_started_with_webdriver/browsers/",
17-
"/documentation/es/getting_started_with_webdriver/browsers/",
18-
"/documentation/fr/getting_started_with_webdriver/browsers/",
1911
"/documentation/ja/getting_started_with_webdriver/browsers/",
20-
"/documentation/ko/getting_started_with_webdriver/browsers/",
21-
"/documentation/nl/getting_started_with_webdriver/browsers/",
2212
"/documentation/pt-br/getting_started_with_webdriver/browsers/",
2313
"/documentation/zh-cn/getting_started_with_webdriver/browsers/"
2414
]

website_and_docs/content/ecosystem/_index.html

-10
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,12 @@
33
linkTitle: ecosystem
44
aliases:
55
[
6-
"/es/ecosystem/",
7-
"/de/ecosystem/",
86
"/pt-br/ecosystem/",
9-
"/nl/ecosystem/",
107
"/zh-cn/ecosystem/",
11-
"/fr/ecosystem/",
128
"/ja/ecosystem/",
13-
"/ko/ecosystem/",
149
"/other/ecosystem/",
15-
"/documentation/de/getting_started_with_webdriver/third_party_drivers_and_plugins/",
1610
"/documentation/en/getting_started_with_webdriver/third_party_drivers_and_plugins/",
17-
"/documentation/es/getting_started_with_webdriver/third_party_drivers_and_plugins/",
18-
"/documentation/fr/getting_started_with_webdriver/third_party_drivers_and_plugins/",
1911
"/documentation/ja/getting_started_with_webdriver/third_party_drivers_and_plugins/",
20-
"/documentation/ko/getting_started_with_webdriver/third_party_drivers_and_plugins/",
21-
"/documentation/nl/getting_started_with_webdriver/third_party_drivers_and_plugins/",
2212
"/documentation/pt-br/getting_started_with_webdriver/third_party_drivers_and_plugins/",
2313
"/documentation/zh-cn/getting_started_with_webdriver/third_party_drivers_and_plugins/"
2414
]

website_and_docs/content/events/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: events
44
aliases:
55
[
6-
"/es/events/",
7-
"/de/events/",
86
"/pt-br/events/",
9-
"/nl/events/",
107
"/zh-cn/events/",
11-
"/fr/events/",
128
"/ja/events/",
13-
"/ko/events/",
149
"/other/events/",
1510
]
1611
---

website_and_docs/content/getinvolved/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: getinvolved
44
aliases:
55
[
6-
"/es/getinvolved/",
7-
"/de/getinvolved/",
86
"/pt-br/getinvolved/",
9-
"/nl/getinvolved/",
107
"/zh-cn/getinvolved/",
11-
"/fr/getinvolved/",
128
"/ja/getinvolved/",
13-
"/ko/getinvolved/",
149
"/other/getinvolved/",
1510
]
1611
---

website_and_docs/content/history/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: history
44
aliases:
55
[
6-
"/es/history/",
7-
"/de/history/",
86
"/pt-br/history/",
9-
"/nl/history/",
107
"/zh-cn/history/",
11-
"/fr/history/",
128
"/ja/history/",
13-
"/ko/history/",
149
"/other/history/",
1510
]
1611
---

website_and_docs/content/project/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: project
44
aliases:
55
[
6-
"/es/project/",
7-
"/de/project/",
86
"/pt-br/project/",
9-
"/nl/project/",
107
"/zh-cn/project/",
11-
"/fr/project/",
128
"/ja/project/",
13-
"/ko/project/",
149
"/other/project/",
1510
]
1611
---

website_and_docs/content/projects/_index.html

-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
linkTitle: projects
44
aliases:
55
[
6-
"/es/projects/",
7-
"/de/projects/",
86
"/pt-br/projects/",
9-
"/nl/projects/",
107
"/zh-cn/projects/",
11-
"/fr/projects/",
128
"/ja/projects/",
13-
"/ko/projects/",
149
"/other/projects/",
1510
]
1611
---

0 commit comments

Comments
 (0)