Skip to content

Commit 85f3cce

Browse files
committed
Remove FCC as sponsor.
1 parent 11d3558 commit 85f3cce

2 files changed

Lines changed: 3 additions & 11 deletions

File tree

_includes/clients.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
<aside class="clients">
22
<div class="container">
33
<div class="row">
4-
<div class="col-lg-4 col-sm-4">
5-
<a href="https://frederick.edu/">
6-
<img src="img/logos/fcc.jpg" class="img-responsive img-centered" alt="">
7-
</a>
8-
</div>
9-
<div class="col-lg-4 col-sm-4">
4+
<div class="col-lg-offset-2 col-lg-4 col-sm-4">
105
<a href="https://www.python.org/psf/">
116
<img src="img/logos/psf.png" class="img-responsive img-centered" alt="">
127
</a>

_includes/services.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,8 @@ <h4 class="service-heading">Book Club</h4>
5858
<br>
5959
<p class="text-muted">
6060
Python Frederick events are hosted
61-
by our partners:
62-
<br>
63-
the <a href="http://cs.hood.edu/" target="_blank">Hood College Computer Science Department</a>
64-
and
65-
<a href="https://frederick.edu/" target="_blank">Frederick Community College</a>.
61+
by our partner,
62+
the <a href="http://cs.hood.edu/" target="_blank">Hood College Computer Science Department</a>.
6663
</p>
6764
</div>
6865
</div>

0 commit comments

Comments
 (0)