Skip to content

Commit 4566227

Browse files
shaeespringBigSpaceships
authored andcommitted
update links and numbers
1 parent 4e48f8e commit 4566227

2 files changed

Lines changed: 47 additions & 46 deletions

File tree

_includes/footer.html

Lines changed: 45 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,51 @@
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>
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-
<a href="https://twitter.com/RITCSH/"><i class="fab fa-twitter"></i>Twitter</a>
19-
<a href="https://twitter.com/CSH_HISTORY/"><i class="fab fa-twitter"></i>@CSH_History</a>
20-
<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-
23-
</div>
24-
</div>
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>
2511
</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>
2626
</div>
27-
<div class="footer-bottom">
28-
<div class="container">
29-
<div class="row">
30-
<div class="col-12 text-center spaced">
31-
<img src="{{site.env.CSHPUBSITE_ASSETS_URL}}/rit_csh.png" />
32-
</div>
33-
<div class="text-center spaced col-12"><i>Getting more done after 2am than most people do all day.</i></div>
34-
<div class="text-md-left col-12 col-lg-4">
35-
<a href="mailto:webmaster@csh.rit.edu">webmaster@csh.rit.edu</a>
36-
</div>
37-
<div class="col-12 col-lg-4">
38-
&copy; {{ site.time | date: '%Y' }} Computer Science House
39-
</div>
40-
<div class="text-md-right col-12 col-lg-4">
41-
<a href="https://github.com/computersciencehouse/cshpublicsite">
42-
Website on GitHub
43-
</a>
44-
</div>
45-
</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>
4647
</div>
48+
</div>
4749
</div>
50+
</div>
4851
</footer>
49-
50-

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2 class="left_offset" style="padding-top: 0.6em; margin-top: 0em; text-align:
171171

172172
<div class="container_stat">
173173
<div class="stat_card">
174-
<p class="stat_big">91</p>
174+
<p class="stat_big">75</p>
175175
<p class="stat_tag">Active Members</p>
176176
<p class="stat_desc">Who make up the heart of our community. </p>
177177
</div>
@@ -181,7 +181,7 @@ <h2 class="left_offset" style="padding-top: 0.6em; margin-top: 0em; text-align:
181181
<p class="stat_desc">Of all time (as ranked by PCMAG in 2008) was the creation of CSH's internet-connected drink machines.</p>
182182
</div>
183183
<div class="stat_card">
184-
<p class="stat_big">1388</p>
184+
<p class="stat_big">1,475</p>
185185
<p class="stat_tag">Alumni</p>
186186
<p class="stat_desc">Provide current CSH members with a large network of knowledge and professional connections. </p>
187187
</div>

0 commit comments

Comments
 (0)