Skip to content

Commit ebd230d

Browse files
committed
Add more "Why" Python Frederick exists in "Who We Are".
1 parent 2e7d3c1 commit ebd230d

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

_includes/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h4 class="subheading">First event</h4>
4848
<i>
4949
Fun fact:
5050
Matt, the first organizer,
51-
has his wedding anniversary on the 13th.
51+
has his wedding anniversary on the 13<sup>th</sup>.
5252
His wife must really love that nerd. &#128521;
5353
</i>
5454
</p>

_includes/services.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
<div class="row">
55
<div class="col-lg-12 text-center">
66
<h2 class="section-heading">Who we are</h2>
7-
<h3 class="section-subheading text-muted">We&rsquo;re a Python user group in Frederick, Maryland for people interested in learning and using the Python programming language.</h3>
7+
<h3 class="section-subheading text-muted">
8+
We&rsquo;re a Python user group in Frederick, Maryland for people interested in learning and using the Python programming language.
9+
<br>
10+
<br>
11+
<b>We exist to teach others how to write code in Python
12+
so that they may impact the world around them</b>.
13+
</h3>
814
</div>
915
</div>
1016
<div class="row text-center">
@@ -14,7 +20,7 @@ <h3 class="section-subheading text-muted">We&rsquo;re a Python user group in Fre
1420
<i class="fa fa-users fa-stack-1x fa-inverse"></i>
1521
</span>
1622
<h4 class="service-heading">Python Talks</h4>
17-
<p class="text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts mothly talks every second Wednesday.</p>
23+
<p class="text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts monthly talks every second Wednesday.</p>
1824
</div>
1925
<div class="col-md-4">
2026
<span class="fa-stack fa-4x">
@@ -31,7 +37,9 @@ <h4 class="service-heading">Open Workshops</h4>
3137
<i class="fa fa-book fa-stack-1x fa-inverse"></i>
3238
</span>
3339
<h4 class="service-heading">Book Club</h4>
34-
<p class="text-muted">Join us for our book club where we dive into design and creation of open source software applications.</p>
40+
<p class="text-muted">
41+
Join us for our book club where we dive into the design of open source software applications, learn the fundamentals of Python, and more!
42+
</p>
3543
</div>
3644
</div>
3745
<div class="row">

0 commit comments

Comments
 (0)