Skip to content

Commit

Permalink
menu: Add Manage Your Membership to donation submenu (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid authored Jan 14, 2025
1 parent 5e3aea5 commit f2e508d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config/_default/menus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -171,21 +171,25 @@ name = "Ways to Give"
url = "/support/"
weight = 1

[[support]]
name = "Manage Your Membership"
url = "https://spotlightpa.donorsupport.co"
weight = 2

[[support]]
name = "How We're Funded"
url = "/support/funders-and-members#major-donors-and-funders-since-launch"
weight = 2
weight = 3

[[support]]
name = "Leaders in Action"
url = "/support/leaders-in-action"
weight = 3
weight = 4

[[support]]
name = "Spotlight PA Store"
url = "https://shop.spotlightpa.org"
weight = 4

weight = 5

[[social]]
name = "iOS App"
Expand Down

0 comments on commit f2e508d

Please sign in to comment.