Skip to content

Commit 3baefa8

Browse files
shaeespringBigSpaceships
authored andcommitted
undoing formatting
1 parent 4566227 commit 3baefa8

1 file changed

Lines changed: 39 additions & 45 deletions

File tree

_includes/footer.html

Lines changed: 39 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,45 @@
11
<footer>
2-
<div class="footer-top">
3-
<div class="container">
4-
<div class="row">
5-
<div class="col-12">
6-
<a href="/about/faq.html">FAQ</a>
7-
<a href="/membership/intro-process.html">How to Apply</a>
8-
<a href="https://schedule.csh.rit.edu/">RIT ScheduleMaker</a>
9-
<a href="/blog/">Blog</a>
10-
<a href="https://constitution.csh.rit.edu/">Constitution</a>
2+
<div class="footer-top">
3+
<div class="container">
4+
<div class="row">
5+
<div class="col-12">
6+
<a href="/about/faq.html">FAQ</a>
7+
<a href="/membership/intro-process.html">How to Apply</a>
8+
<a href="https://schedule.csh.rit.edu/">RIT ScheduleMaker</a>
9+
<a href="/blog/">Blog</a>
10+
<a href="https://constitution.csh.rit.edu/">Constitution</a>
11+
</div>
12+
</div>
13+
<div class = "row">
14+
<div class = "col-12">
15+
<a href="https://github.com/computersciencehouse/"><i class="fab fa-github"></i>GitHub</a>
16+
<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+
</div>
19+
</div>
1120
</div>
12-
</div>
13-
<div class="row">
14-
<div class="col-12">
15-
<a href="https://github.com/computersciencehouse/"
16-
><i class="fab fa-github"></i>GitHub</a
17-
>
18-
<a href="https://www.facebook.com/RITCSH/"
19-
><i class="fab fa-facebook"></i>Facebook</a
20-
>
21-
<a href="https://www.instagram.com/computersciencehouse/"
22-
><i class="fab fa-instagram"></i>Instagram</a
23-
>
24-
</div>
25-
</div>
2621
</div>
27-
</div>
28-
<div class="footer-bottom">
29-
<div class="container">
30-
<div class="row">
31-
<div class="col-12 text-center spaced">
32-
<img src="{{site.env.CSHPUBSITE_ASSETS_URL}}/rit_csh.png" />
33-
</div>
34-
<div class="text-center spaced col-12">
35-
<i>Getting more done after 2am than most people do all day.</i>
36-
</div>
37-
<div class="text-md-left col-12 col-lg-4">
38-
<a href="mailto:webmaster@csh.rit.edu">webmaster@csh.rit.edu</a>
39-
</div>
40-
<div class="col-12 col-lg-4">
41-
&copy; {{ site.time | date: '%Y' }} Computer Science House
42-
</div>
43-
<div class="text-md-right col-12 col-lg-4">
44-
<a href="https://github.com/computersciencehouse/cshpublicsite">
45-
Website on GitHub
46-
</a>
22+
<div class="footer-bottom">
23+
<div class="container">
24+
<div class="row">
25+
<div class="col-12 text-center spaced">
26+
<img src="{{site.env.CSHPUBSITE_ASSETS_URL}}/rit_csh.png" />
27+
</div>
28+
<div class="text-center spaced col-12"><i>Getting more done after 2am than most people do all day.</i></div>
29+
<div class="text-md-left col-12 col-lg-4">
30+
<a href="mailto:webmaster@csh.rit.edu">webmaster@csh.rit.edu</a>
31+
</div>
32+
<div class="col-12 col-lg-4">
33+
&copy; {{ site.time | date: '%Y' }} Computer Science House
34+
</div>
35+
<div class="text-md-right col-12 col-lg-4">
36+
<a href="https://github.com/computersciencehouse/cshpublicsite">
37+
Website on GitHub
38+
</a>
39+
</div>
40+
</div>
4741
</div>
48-
</div>
4942
</div>
50-
</div>
5143
</footer>
44+
45+

0 commit comments

Comments
 (0)