Skip to content

Commit d13a02d

Browse files
committed
Reference the education partners that host events.
Fixes #12
1 parent 1894621 commit d13a02d

3 files changed

Lines changed: 15 additions & 7 deletions

File tree

_includes/footer.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@
1212
{% endfor %}
1313
</ul>
1414
</div>
15-
<!-- Social-buttons includes meetup 6/14/2017
16-
<div class="col-md-4">
17-
<ul class="list-inline quicklinks">
18-
<li><a href="https://www.meetup.com/python-frederick/">On Meetup</a>
19-
</li>
20-
</ul>
21-
</div> -->
2215
</div>
2316
</div>
2417
</footer>

_includes/services.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,20 @@ <h4 class="service-heading">Book Club</h4>
4848
<a href="https://www.meetup.com/python-frederick/" class="btn btn-xl">See all future events</a>
4949
</div>
5050
</div>
51+
<div class="row">
52+
<div class="col-lg-8 col-lg-offset-2 text-center">
53+
<br>
54+
<br>
55+
<br>
56+
<p class="text-muted">
57+
Python Frederick events are hosted
58+
by our partners:
59+
<br>
60+
the <a href="http://cs.hood.edu/" target="_blank">Hood College Computer Science Department</a>
61+
and
62+
<a href="https://frederick.edu/" target="_blank">Frederick Community College</a>.
63+
</p>
64+
</div>
65+
</div>
5166
</div>
5267
</section>

img/logos/fcc.png

2.78 KB
Loading

0 commit comments

Comments
 (0)