Skip to content

Commit 4b7d098

Browse files
Merge pull request #109 from CodeForPhilly/develop
Release: v1.3.11
2 parents cae7bbb + 4baf364 commit 4b7d098

File tree

5 files changed

+102
-461
lines changed

5 files changed

+102
-461
lines changed

html-templates/designs/site-bootstrap4.tpl

+1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
<div class="row align-items-center">
140140
<div class="col-lg-4 text-lg-left"></div>
141141
<div class="col-lg-4 my-3 my-lg-0">
142+
<a class="btn btn-dark btn-social mx-2" href="http://instagram.com/codeforphilly"><i class="fab fa-instagram"></i></a>
142143
<a class="btn btn-dark btn-social mx-2" href="http://twitter.com/codeforphilly"><i class="fab fa-twitter"></i></a>
143144
<a class="btn btn-dark btn-social mx-2" href="https://www.linkedin.com/company/code-for-philly/about/"><i class="fab fa-linkedin-in"></i></a>
144145
<a class="btn btn-dark btn-social mx-2" href="https://www.facebook.com/codeforphilly/"><i class="fab fa-facebook-f"></i></a>

0 commit comments

Comments
 (0)