Skip to content

Commit e576192

Browse files
committed
Setting proper weights for docs [skip ci]
1 parent 93f615b commit e576192

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

website_hugo_files/content/documentation/getting_started/_index.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Erste Schritte"
33
linkTitle: "Erste Schritte"
4-
weight: 3
4+
weight: 2
55
description: >
66
If you are new to Selenium, we have a few resources that can help you get up to speed right away.
77
---

website_hugo_files/content/documentation/getting_started/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Getting Started"
33
linkTitle: "Getting Started"
4-
weight: 3
4+
weight: 2
55
description: >
66
If you are new to Selenium, we have a few resources that can help you get up to speed right away.
77
---

website_hugo_files/content/documentation/overview/_index.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Overview"
33
linkTitle: "Overview"
4-
weight: 5
4+
weight: 1
55
description: >
66
Is Selenium for you? See an overview of the different project components.
77
---

website_hugo_files/content/documentation/overview/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Overview"
33
linkTitle: "Overview"
4-
weight: 5
4+
weight: 1
55
description: >
66
Is Selenium for you? See an overview of the different project components.
77
---

0 commit comments

Comments
 (0)