Skip to content

Commit df7d174

Browse files
authored
Update footer (#657)
* Add YouTube link to footer * Remove link to Twitter from footer * Add link to official LinkedIn to footer
1 parent 8f1dd2f commit df7d174

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

layouts/partials/footer.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@
1818
<a href="https://www.facebook.com/CarletonComputerScienceSociety"
1919
><i class="fab fa-facebook"></i
2020
></a>
21-
<a href="https://twitter.com/carletoncss"><i class="fab fa-twitter"></i></a>
21+
<a href="https://ca.linkedin.com/company/carleton-computer-science-society"
22+
><i class="fab fa-linkedin"></i
23+
></a>
24+
<a href="https://www.youtube.com/@carletoncomputersciencesoc305"
25+
><i class="fab fa-youtube"></i
26+
></a>
2227
<a href="https://github.com/CarletonComputerScienceSociety"
2328
><i class="fab fa-github"></i
2429
></a>

0 commit comments

Comments
 (0)