diff --git a/app.py b/app.py index b88eec4..af564d3 100644 --- a/app.py +++ b/app.py @@ -11,11 +11,10 @@ {"text": "About Us", "url": "/about.html", "fa": "fa fa-info-circle fa-fw"}, {"text": "Events", "fa": "fa fa-calendar fa-fw", "url": "/events.html"}, {"text": "Community", "url": "/community.html", "fa": "fa fa-users fa-fw"}, - {"text": "Discounts", "url": "/partnerships.html", "fa": "fa-regular fa-handshake"}, { "text": "Support Us", "url": "/support.html", - "fa": "fa-solid fa-money-check-dollar", + "fa": "fa-solid fa-hand-holding-heart", }, ] diff --git a/support.md b/support.md index fccb9fd..38d4260 100644 --- a/support.md +++ b/support.md @@ -6,3 +6,5 @@ title: Support # Support Black Python Devs Black Python Devs is a Non-Profit, fiscally hosted under the [GNOME Foundation](https://foundation.gnome.org/). The GNOME Foundation takes a small percentage for administration costs and support but at least 90% of proceeds goes directly to Black Python Devs Fund to support operational costs and supporting community events in the communities of Black Python Devs. + +Looking for member discounts? View our [Partnerships](/partnerships.html) page.