We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9098d48 commit b9567f3Copy full SHA for b9567f3
1 file changed
_includes/services.html
@@ -11,7 +11,7 @@ <h3 class="section-subheading text-muted">For people interested in learning and
11
<div class="col-md-4">
12
<span class="fa-stack fa-4x">
13
<i class="fa fa-circle fa-stack-2x text-primary"></i>
14
- <i class="fa fa-meetup fa-stack-1x fa-inverse"></i>
+ <i class="fa fa-users fa-stack-1x fa-inverse"></i>
15
</span>
16
<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>
0 commit comments