Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
]

Expand Down
2 changes: 2 additions & 0 deletions support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.