From f107257e91095d8ec3f6a5b44c4e4995a90f742a Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Mon, 14 Apr 2025 18:14:54 -0700 Subject: [PATCH] Forgot to remove Founder's Vision from Explore menu --- config/_default/menus.en.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 11abe28..f924bd8 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -32,10 +32,10 @@ name = "Explore" weight = 4 [[main]] -parent = "Explore" -name = "Founder's Vision" -url = "/founders-vision" -weight = 3 +parent = "Discord" +name = "Discord" +url = "/discord" +weight = 2 [[main]] parent = "Explore" @@ -47,7 +47,7 @@ weight = 1 parent = "Explore" name = "Donate" url = "https://donorbox.org/handmadecities" -weight = 2 +weight = 3 [[main]] name = "About"