Skip to content

Commit 11d3558

Browse files
committed
Add helpful links to the Who We Are section.
1 parent fa98823 commit 11d3558

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ social:
6868
- title: meetup
6969
url: https://www.meetup.com/python-frederick/
7070
- title: slack
71-
url: https://fredericktechinvite.herokuapp.com/
71+
url: https://fredericktechinvite.herokuapp.com/
7272

7373
# Postal address (add as many lines as necessary)
7474
address:

_includes/services.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ <h3 class="section-subheading text-muted">
1010
<br>
1111
<b>We exist to teach others how to write code in Python
1212
so that they may impact the world around them</b>.
13+
<br>
14+
<br>
15+
Want to chat? Join us on <a href="https://fredericktechinvite.herokuapp.com/" target="_blank">Slack, our group chat tool</a>. Need help? Check out the <a href="{{ site.baseurl }}{% link get-help.html %}">Get Help</a> page.
1316
</h3>
1417
</div>
1518
</div>

0 commit comments

Comments
 (0)