Skip to content

Commit

Permalink
Move release notes to top
Browse files Browse the repository at this point in the history
  • Loading branch information
wrwg committed Aug 28, 2024
1 parent 5669b25 commit e6b987e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/nextra/pages/en/build/smart-contracts/book/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ export default {
SUMMARY: {
title: "Summary",
},
"move-2.0": {
title: "Move 2.0 Release Notes",
},
"---getting-started---": {
type: "separator",
title: "Getting Started",
Expand Down Expand Up @@ -103,9 +106,6 @@ export default {
type: "separator",
title: "Reference",
},
"move-2.0": {
title: "Move 2.0 Release Notes",
},
"standard-library": {
title: "Standard Library",
},
Expand Down

0 comments on commit e6b987e

Please sign in to comment.