Skip to content

Commit a6bc2d0

Browse files
committed
added two rows to footer, one for social and one for navigation links
1 parent abb95e0 commit a6bc2d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_includes/footer.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@
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.medium.com/RITCSH/"><i class="fab fa-medium"></i>Medium</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>
1521
</div>

0 commit comments

Comments
 (0)