diff --git a/x/README.md b/x/README.md index 117075d62a..8e86008c0a 100644 --- a/x/README.md +++ b/x/README.md @@ -1,4 +1,5 @@ --- +order: 0 parent: order: false --- diff --git a/x/mint/spec/01_concepts.md b/x/mint/spec/01_concepts.md index 6d952b3d18..e4a4884e27 100644 --- a/x/mint/spec/01_concepts.md +++ b/x/mint/spec/01_concepts.md @@ -1,6 +1,5 @@ --- -order: 0 -title: Overview +order: 1 --- # Concepts diff --git a/x/slashing/spec/README.md b/x/slashing/spec/README.md index 07e36acfc1..57fc11b941 100644 --- a/x/slashing/spec/README.md +++ b/x/slashing/spec/README.md @@ -1,5 +1,5 @@ --- -order: 20 +order: 0 title: Slashing Overview parent: title: "slashing"