Skip to content

Commit

Permalink
Reorder sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Jun 26, 2024
1 parent cc1f70f commit a9ccd53
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: What's new
description: List of changes for the current major version
sidebar_position: 2
sidebar_position: 1
---

# Changelog
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
title: Quick start
---

Expand Down
2 changes: 1 addition & 1 deletion docs/versioned_docs/version-v110/changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: What's new
description: List of changes for the current major version
sidebar_position: 2
sidebar_position: 1
---

# Changelog
Expand Down
2 changes: 1 addition & 1 deletion docs/versioned_docs/version-v110/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
title: Quick start
---

Expand Down

0 comments on commit a9ccd53

Please sign in to comment.