Skip to content

Commit 89c0bf4

Browse files
authored
Merge pull request #870 from codeRIT/develop
Partners: Adds RIT Student Government
2 parents 4003dee + 99a3e01 commit 89c0bf4

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

17.4 KB
Loading

app/views/pages/index.html.erb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,12 +194,16 @@
194194
<br/>
195195
<h2 class="text-center">Partners</h2>
196196
<div class="sponsors-col sponsors-col-med">
197+
<a class="sponsor" href="https://www.rit.edu/studentgovernment/" style="width: 40%" target="blank" title="RIT Student Government">
198+
<%= image_tag 'sponsors/rit-sg.png' %>
199+
</a>
197200
<a class="sponsor" href="http://hack.rit.edu/" style="width: 40%" target="blank" title="The Construct @ RIT">
198201
<%= image_tag 'sponsors/construct.png' %>
199202
</a>
200-
<a class="sponsor" href="https://www.rit.edu/studentaffairs/counseling/" style="width: 60%" target="blank" title="Counseling & Psychological Services">
203+
<a class="sponsor" href="https://www.rit.edu/studentaffairs/counseling/" style="width: 60%" target="blank" title="RIT Counseling & Psychological Services">
201204
<%= image_tag 'sponsors/counseling.png' %>
202205
</a>
206+
203207
</div>
204208
<div class="sponsors-col sponsors-col-med">
205209
<a class="sponsor" href="http://www.rit.edu/research/simonecenter/" style="width:100%" target="blank" title="Simone Center for Innovation and Entrepreneurship">

0 commit comments

Comments
 (0)