From 529d05116c325545f212acefedaa7505a2da1158 Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Wed, 6 Nov 2024 03:28:38 -0800 Subject: [PATCH] Update Explore menu's weights --- config/_default/menus.en.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index bacd6f9..9a54de3 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -35,19 +35,19 @@ weight = 4 parent = "Explore" name = "Discord" url = "https://discord.com/invite/txcCe8vyQ6" -weight = 1 +weight = 3 [[main]] parent = "Explore" name = "Meetups" url = "/meetups" -weight = 2 +weight = 1 [[main]] parent = "Explore" name = "Members" url = "https://donorbox.org/handmadecities" -weight = 3 +weight = 2 [[main]] name = "About"