Skip to content

Commit

Permalink
Merge pull request #111 from FSU-ACM/release
Browse files Browse the repository at this point in the history
footer icon correction
  • Loading branch information
mmcinnestaylor authored Oct 23, 2023
2 parents 9fdd93c + f971a54 commit a22bb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h3 class=" mb-3 font-italic text-primary">ACM at FSU</h3>

<div class="pt-2">
<a href="https://fsu.acm.org" title="ACM at FSU Homepage" target="_blank" rel="external noopener"><i class="fa-solid fa-house-chimney fa-lg text-white mr-3"></i></a>
<a href="https://www.facebook.com/ACMatFSU/" title="ACM at FSU Facebook" target="_blank" rel="external noopener"><i class="fab fa-facebook fa-lg text-white mr-3"></i></a>
<a href="https://www.facebook.com/ACMatFSU/" title="ACM at FSU Facebook" target="_blank" rel="external noopener"><i class="fab fa-facebook fa-lg text-white mx-3"></i></a>
<a href="https://discord.gg/4z3hNMA" title="ACM at FSU Discord" target="_blank" rel="external noopener"><i class="fab fa-discord fa-lg text-white mx-3"></i></a>
<a href="https://www.instagram.com/fsuacm/" title="ACM at FSU Instagram" target="_blank" rel="external noopener"><i
class="fab fa-instagram fa-lg text-white ml-3"></i></a>
Expand Down

0 comments on commit a22bb43

Please sign in to comment.