Skip to content

Commit 068483d

Browse files
committed
Update footer.
1 parent fb51635 commit 068483d

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

_config.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,11 @@ people:
4848
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
4949
social:
5050
- title: twitter
51-
url: http://twitter.com/jekyllrb
52-
- title: facebook
53-
url:
54-
- title: stack-overflow
55-
url: http://stackoverflow.com/questions/tagged/jekyll
56-
- title: bitbucket
57-
url: http://bitbucket.org/jekyll
51+
url: https://twitter.com/pythonfrederick
5852
- title: github
59-
url: http://github.com/jekyll
53+
url: https://github.com/python-frederick
54+
- title: facebook
55+
url: https://www.facebook.com/PythonFrederick/
6056

6157
# Postal address (add as many lines as necessary)
6258
address:

_includes/footer.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
</div>
1515
<div class="col-md-4">
1616
<ul class="list-inline quicklinks">
17-
<li><a href="#">Privacy Policy</a>
18-
</li>
19-
<li><a href="#">Terms of Use</a>
17+
<li><a href="https://www.meetup.com/python-frederick/">On Meetup</a>
2018
</li>
2119
</ul>
2220
</div>

0 commit comments

Comments
 (0)