diff --git a/handbook/index.md b/handbook/index.md index 8969adc8..f3665c53 100644 --- a/handbook/index.md +++ b/handbook/index.md @@ -1,5 +1,5 @@ --- -order: 4 +order: 2 --- # Handbook diff --git a/mods/index.md b/mods/index.md index cb44c861..cf8c8240 100644 --- a/mods/index.md +++ b/mods/index.md @@ -1,6 +1,6 @@ --- description: A collection of tutorials for working with Geode mods -order: 3 +order: 4 --- # Geode Mods diff --git a/tutorials/index.md b/tutorials/index.md index ccf8b20c..1e7b96c4 100644 --- a/tutorials/index.md +++ b/tutorials/index.md @@ -1,5 +1,5 @@ --- -order: 2 +order: 3 --- # Modding Tutorials