Skip to content
Closed
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,5 @@ marimo/_lsp/
__marimo__/
.venv
output
.issues/
AGENTS.md
3 changes: 0 additions & 3 deletions _layouts/_includes/join_us.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ <h2>Support Black Python Devs</h2>
<section>
<h3>Corporate Sponsors</h3>
<div class="grid">
<article class="sponsor">
<img src="/assets/images/typefully_brand.png" alt="Typefully Logo" />
</article>
<article class="sponsor">
<img src="/assets/images/gnome-foundation-blue.png" alt="GNOME Foundation Logo" style="height: 2rem" />
</article>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/sponsored-events.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>{{segment}}</h3>
{% endfor %}
</section>

<p>Interested in Black Python Devs supporting your event. Review our <a href="https://github.com/BlackPythonDevs/blackpythondevs/blob/main/policies/event-grants.md#22-budget-considerations">Grant Criteria</a> and email your prospectus to <a href="mailto:[email protected]">[email protected]</a></p>
<p>Interested in Black Python Devs supporting your event? Review our <a href="https://github.com/BlackPythonDevs/blackpythondevs/blob/main/policies/event-grants.md">Grant Criteria</a> for more information. Email <a href="mailto:[email protected]">[email protected]</a> for any questions.</p>
</section>

<section>
Expand Down