You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/services.html
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,13 @@
4
4
<divclass="row">
5
5
<divclass="col-lg-12 text-center">
6
6
<h2class="section-heading">Who we are</h2>
7
-
<h3class="section-subheading text-muted">We’re a Python user group in Frederick, Maryland for people interested in learning and using the Python programming language.</h3>
7
+
<h3class="section-subheading text-muted">
8
+
We’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>
8
14
</div>
9
15
</div>
10
16
<divclass="row text-center">
@@ -14,7 +20,7 @@ <h3 class="section-subheading text-muted">We’re a Python user group in Fre
14
20
<iclass="fa fa-users fa-stack-1x fa-inverse"></i>
15
21
</span>
16
22
<h4class="service-heading">Python Talks</h4>
17
-
<pclass="text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts mothly talks every second Wednesday.</p>
23
+
<pclass="text-muted">We want people to discover the awesome things Python can do! Python Frederick hosts monthly talks every second Wednesday.</p>
0 commit comments