Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v1.3.11 #109

Merged
merged 11 commits into from
Nov 13, 2024
1 change: 1 addition & 0 deletions html-templates/designs/site-bootstrap4.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
<div class="row align-items-center">
<div class="col-lg-4 text-lg-left"></div>
<div class="col-lg-4 my-3 my-lg-0">
<a class="btn btn-dark btn-social mx-2" href="http://instagram.com/codeforphilly"><i class="fab fa-instagram"></i></a>
<a class="btn btn-dark btn-social mx-2" href="http://twitter.com/codeforphilly"><i class="fab fa-twitter"></i></a>
<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>
<a class="btn btn-dark btn-social mx-2" href="https://www.facebook.com/codeforphilly/"><i class="fab fa-facebook-f"></i></a>
Expand Down
Loading
Loading