From fd82a83b1f9cb304de21e77d8850f56f62ef3cc5 Mon Sep 17 00:00:00 2001 From: Brad Treloar Date: Wed, 28 May 2025 23:32:30 +0930 Subject: [PATCH] Reorder main menu --- docs/chess/_index.md | 3 +++ docs/finances/_index.md | 3 +++ docs/home-network/_index.md | 4 ++++ docs/household/_index.md | 3 +++ docs/latin/_index.md | 3 +++ docs/parenting/_index.md | 3 +++ docs/programming/_index.md | 3 +++ docs/seasonal-events/_index.md | 3 +++ docs/self-care/_index.md | 3 +++ 9 files changed, 28 insertions(+) diff --git a/docs/chess/_index.md b/docs/chess/_index.md index e69de29..22393f0 100644 --- a/docs/chess/_index.md +++ b/docs/chess/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 9000 ++++ diff --git a/docs/finances/_index.md b/docs/finances/_index.md index e69de29..a2da1a6 100644 --- a/docs/finances/_index.md +++ b/docs/finances/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 1100 ++++ diff --git a/docs/home-network/_index.md b/docs/home-network/_index.md index 4408423..3531657 100644 --- a/docs/home-network/_index.md +++ b/docs/home-network/_index.md @@ -1,3 +1,7 @@ ++++ +weight = 3000 ++++ + # Home network ## Self-hosted services diff --git a/docs/household/_index.md b/docs/household/_index.md index e69de29..3d21781 100644 --- a/docs/household/_index.md +++ b/docs/household/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 1200 ++++ diff --git a/docs/latin/_index.md b/docs/latin/_index.md index e69de29..a4e5528 100644 --- a/docs/latin/_index.md +++ b/docs/latin/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 8000 ++++ diff --git a/docs/parenting/_index.md b/docs/parenting/_index.md index e69de29..af22252 100644 --- a/docs/parenting/_index.md +++ b/docs/parenting/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 6000 ++++ diff --git a/docs/programming/_index.md b/docs/programming/_index.md index e69de29..55f73ab 100644 --- a/docs/programming/_index.md +++ b/docs/programming/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 3100 ++++ diff --git a/docs/seasonal-events/_index.md b/docs/seasonal-events/_index.md index e69de29..755a5e8 100644 --- a/docs/seasonal-events/_index.md +++ b/docs/seasonal-events/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 6100 ++++ diff --git a/docs/self-care/_index.md b/docs/self-care/_index.md index e69de29..555eb44 100644 --- a/docs/self-care/_index.md +++ b/docs/self-care/_index.md @@ -0,0 +1,3 @@ ++++ +weight = 1000 ++++