diff --git a/config.toml b/config.toml index 68effbe..8f53e8d 100644 --- a/config.toml +++ b/config.toml @@ -31,30 +31,35 @@ name = "About" url = "/about" weight = 1 +[[menu.main]] +name = "Articles" +url = "/posts" +weight = 2 + [[menu.main]] name = "Directory" url = "/directory" -weight = 1 +weight = 3 [[menu.main]] name = "Membership" url = "/membership" -weight = 2 - -[[menu.main]] -name = "Articles" -url = "/posts" -weight = 3 +weight = 4 [[menu.main]] name = "News" url = "/news" -weight = 4 +weight = 5 + +[[menu.main]] +name = "Photos" +url = "/zenphoto" +weight = 6 [[menu.main]] name = "Switch to Linux 🐧" url = "/linux" -weight = 5 +weight = 7 [[params.social]] name = "Discord"