Skip to content

Commit

Permalink
Adding Slack to the Social Media list, fixes #39
Browse files Browse the repository at this point in the history
  • Loading branch information
wbushey committed Mar 24, 2016
1 parent 65f4bc4 commit 3925b39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/online_presence.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<ul class="no-bullet joinuslinks">
<li><a href="https://groups.google.com/forum/#!forum/twin-cities-brigade"><i class="fi-torsos-all" title="Google Group"></i></a></li>
<li><a href="https://otc-slackin.azurewebsites.net/"><i class="fa fa-slack" title="Slack"></i></a></li>
<li><a href="https://github.com/opentwincities"><i class="fi-social-github" title="GitHub"></i></a></li>
<li><a href="https://twitter.com/OpenTwinCities"><i class="fi-social-twitter" title="Twitter"></i></a></li>
<li><a href="https://www.facebook.com/OpenTwinCities"><i class="fi-social-facebook" title="Facebook"></i></a></li>
<li><a href="http://www.flickr.com/groups/opentwincities/"><i class="fi-social-flickr" title="Flickr"></i></a></li>
</ul>
1 change: 1 addition & 0 deletions _includes/std_head.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<link rel="stylesheet" type="text/css" href="http://cdnjs.cloudflare.com/ajax/libs/foundation/5.1.1/css/normalize.min.css"/>
<link rel="stylesheet" type="text/css" href="http://cdnjs.cloudflare.com/ajax/libs/foundation/5.1.1/css/foundation.min.css"/>
<link rel="stylesheet" type="text/css" href="http://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.min.css"/>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/site.css"/>

<link rel="alternate" type="application/rss+xml" title="{{ site.name }} Posts" href="{{ site.url }}feed.xml">
Expand Down

0 comments on commit 3925b39

Please sign in to comment.