Skip to content

Commit d5f4a27

Browse files
Minor fixes: adding Ursa Labs to sponsored projects, clarifying that Sat-Sun is for sprints
1 parent d9b2319 commit d5f4a27

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

europandas2019/index.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<script type="text/javascript">
103103
var popup = '<p class="note">before you leave...</p>';
104104
popup += '<p><img alt="" src="assets/images/pandas_logo_donation.png"/>';
105-
popup += '<p class="main">You can contribute to make pandas better, even if you can\'t join the sprint.</p>';
105+
popup += '<p class="main">You can contribute to make pandas better, even if you can\'t join the event.</p>';
106106
popup += '<p class="links"><a class="button" href="https://www.flipcause.com/secure/cause_pdetails/MzA3OA==">DONATE TO PANDAS NOW</a></p>';
107107
popup += '<p class="links"><a class="footnote" href="http://pandas.pydata.org/donate.html">More info</a></p>';
108108
bioEp.init({
@@ -250,7 +250,13 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
250250
<li>The pandas <b>core development team</b></li>
251251
<li><b>Contributors</b> to pandas</li>
252252
<li>Contributors to <b>related open source projects</b></li>
253-
<li>Past and future <b>sponsors and donors</b> of pandas, <a href="https://numfocus.org/">NumFOCUS</a> and <a href="https://pydata.org/">PyData</a> conferences</li>
253+
<li>Past and future <b>sponsors and donors</b> of:
254+
<ul>
255+
<li style="list-style-type: none; margin-bottom: 0;">pandas</li>
256+
<li style="list-style-type: none; margin-bottom: 0;"><a href="https://numfocus.org/">NumFOCUS</a></li>
257+
<li style="list-style-type: none; margin-bottom: 0;"><a href="https://ursalabs.org/">Ursa Labs</a></li>
258+
<li style="list-style-type: none; margin-bottom: 0;"><a href="https://pydata.org/">PyData conferences</a></li>
259+
</ul>
254260
<li>Anyone else interested in making pandas or related open source tools better</li>
255261
</ul>
256262

@@ -263,7 +269,7 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
263269
<img alt="" class="img-responsive" src="assets/images/about-us.jpg">
264270
</figure>
265271

266-
<p>You can make pandas better, even if you can't join the sprint:</p>
272+
<p>You can make pandas better, even if you can't join the event:</p>
267273
<div id="donate-box-outer">
268274
<div id="donate-box-inner">
269275
<p><img alt="" src="assets/images/pandas_logo_donation.png"/>
@@ -359,7 +365,7 @@ <h3 class="section-title multiple-title">Who is this event for?</h3>
359365
</tbody>
360366
</table>
361367

362-
<p style="color: white; text-shadow: 1px 1px black;">Saturday and Sunday: 10am to 6pm</p>
368+
<p style="color: white; text-shadow: 1px 1px black;">Saturday and Sunday: sprints from 10am to 6pm</p>
363369

364370
</div>
365371
</div><!-- row -->

0 commit comments

Comments
 (0)