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 5a4a866 commit 8de7ebfCopy full SHA for 8de7ebf
html-templates/designs/site-bootstrap4.tpl
@@ -139,6 +139,7 @@
139
<div class="row align-items-center">
140
<div class="col-lg-4 text-lg-left"></div>
141
<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>
143
<a class="btn btn-dark btn-social mx-2" href="http://twitter.com/codeforphilly"><i class="fab fa-twitter"></i></a>
144
<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>
145
<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