Skip to content

Commit 3956982

Browse files
committed
add donation button
1 parent 3d6e26e commit 3956982

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

_includes/join_us.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,17 @@ <h2>Support Black Python Devs</h2>
3232
<a data-amounts="25,50,100,250,500,1000,1500" class="commitchange-donate" data-designation="Black Python Devs" data-embedded=""></a>
3333
</div>
3434
<div>
35-
<h3>Your Support Helps Us</h3>
36-
<h4>Build Black Pythonistas</h4>
37-
<h4>Build Black Python Communities</h4>
38-
<h4>Support and Develop Black Leaders in Python</h4>
35+
<img class="donation-photo" src="/assets/images/gnome_powered_bpd_stacked.png" />
3936
</div>
4037
</div>
4138
</article>
4239
<div>
43-
<span><em>Why does it say GNOME Foundation</em></span>
4440
<p>
4541
Black Python Devs is a Non-Profit, fiscally hosted under the GNOME Foundation. GNOME does take a percentage for operating costs for our account and administration but at least 90% of proceeds goes directly to Black Python Devs General Purpose
4642
Fund as detailed here.
4743
</p>
4844
</div>
49-
<div>
45+
<section>
5046
<h3>Corporate Sponsors</h3>
5147
<div class="grid">
5248
<div>
@@ -68,8 +64,8 @@ <h3>Corporate Sponsors</h3>
6864
</svg>
6965
</div>
7066
<div>
71-
<img src="/assets/images/gnome-foundation-blue.png" alt="GNOME Foundation Logo" />
67+
<img src="/assets/images/gnome-foundation-blue.png" alt="GNOME Foundation Logo" style="height: 2rem" />
7268
</div>
7369
</div>
74-
</div>
70+
</section>
7571
</div>

assets/css/bpd.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,3 +447,8 @@ img.leadership-photo {
447447
.post-title > h3 {
448448
font-size: smaller;
449449
}
450+
451+
img.donation-photo {
452+
max-width: 20rem;
453+
max-height: 20rem;
454+
}

assets/images/bpd_stacked.png

38.1 KB
Loading
57 KB
Loading

0 commit comments

Comments
 (0)