We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1dd2f commit df7d174Copy full SHA for df7d174
1 file changed
layouts/partials/footer.html
@@ -18,7 +18,12 @@
18
<a href="https://www.facebook.com/CarletonComputerScienceSociety"
19
><i class="fab fa-facebook"></i
20
></a>
21
- <a href="https://twitter.com/carletoncss"><i class="fab fa-twitter"></i></a>
+ <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
27
<a href="https://github.com/CarletonComputerScienceSociety"
28
><i class="fab fa-github"></i
29
0 commit comments