From 4ec9de81bdba75445f9201c790c3d570c91a9d1f Mon Sep 17 00:00:00 2001 From: Abner Coimbre Date: Tue, 20 Jan 2026 10:50:33 -0800 Subject: [PATCH] Make changes in response to Simon Abbot's email --- config/_default/menus.en.toml | 26 +++++++++++++------------- content/english/_index.md | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 279c568..34a5a4c 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -67,26 +67,26 @@ weight = 2 # footer menu [[footer]] -name = "Tickets" -url = "/tickets" -weight = 1 +name = "Guide" +url = "/guide" +weight = 2 [[footer]] -name = "Members" -url = "https://donorbox.org/handmadecities" -weight = 6 +name = "About" +url = "/about" +weight = 5 [[footer]] name = "Meetups" url = "/meetups" +weight = 1 + +[[footer]] +name = "Chat" +url = "/chat" weight = 3 [[footer]] -name = "Seattle" -url = "/seattle" -weight = 2 - -[[footer]] -name = "Boston" -url = "/boston" +name = "News" +url = "/news" weight = 4 diff --git a/content/english/_index.md b/content/english/_index.md index c4b1dd3..2e63401 100644 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -130,7 +130,7 @@ features: button: enable: false - - title: "Meet in person,
never online" + - title: "Meet in person,
not online" title_class: "text-white" transition: start: "/images/transition4.svg"