Skip to content

Commit 83069c6

Browse files
authored
Merge pull request #218 from Lontronix/footer
added two rows to footer, one for social and one for navigation links
2 parents abb95e0 + 9351e5c commit 83069c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_includes/footer.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,18 @@
88
<a href="https://schedule.csh.rit.edu/">RIT ScheduleMaker</a>
99
<a href="/blog/">Blog</a>
1010
<a href="https://constitution.csh.rit.edu/">Constitution</a>
11+
</div>
12+
</div>
13+
<div class = "row">
14+
<div class = "col-12">
1115
<a href="https://github.com/computersciencehouse/"><i class="fab fa-github"></i>GitHub</a>
1216
<a href="https://www.facebook.com/RITCSH/"><i class="fab fa-facebook"></i>Facebook</a>
17+
<a href="https://www.instagram.com/computersciencehouse/"><i class="fab fa-instagram"></i>Instagram</a>
18+
<a href="https://twitter.com/RITCSH/"><i class="fab fa-twitter"></i>Twitter</a>
1319
<a href="https://twitter.com/CSH_HISTORY/"><i class="fab fa-twitter"></i>@CSH_History</a>
1420
<a href="https://twitter.com/OPCOMM/"><i class="fab fa-twitter"></i>@OpComm</a>
21+
<a href="https://www.medium.com/RITCSH/"><i class="fab fa-medium"></i>Medium</a>
22+
1523
</div>
1624
</div>
1725
</div>

0 commit comments

Comments
 (0)