Skip to content

Commit

Permalink
Merge pull request #101 from CodeForPhilly/homepage-tile-updates
Browse files Browse the repository at this point in the history
Update home.tpl
  • Loading branch information
travissouthard authored Nov 13, 2024
2 parents 4ae2275 + f4acf91 commit 4baf364
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 461 deletions.
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

0 comments on commit 4baf364

Please sign in to comment.