Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<meta name="theme-color" content="#B0197E">

<!-- Styles -->
<link rel="stylesheet" href="https://s3.csh.rit.edu/csh-material-bootstrap/4.0.0/dist/csh-material-bootstrap.min.css">
<link rel="stylesheet" href="https://assets.csh.rit.edu/csh-material-bootstrap/4.0.0/dist/csh-material-bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik+Mono+One|Rubik:400,500&display=swap">
<link rel="stylesheet" href="styles.css">
</head>
Expand All @@ -26,7 +26,7 @@
<div class="container">
<div class="row">
<div class="col text-center">
<img src="https://s3.csh.rit.edu/cshacks-assets/csh_hacks_logo.svg" alt="CSH Hacks logo" />
<img src="https://assets.csh.rit.edu/cshacks-assets/csh_hacks_logo.svg" alt="CSH Hacks logo" />
<h1>
September 21 - 22, 2019
<br />
Expand Down Expand Up @@ -87,16 +87,16 @@ <h2>Schedule</h2>
<div id="sponsors">
<h2>Sponsors</h2>
<a href="https://csh.rit.edu" target="_blank" rel="nofollow" class="sponsor-link">
<img src="https://s3.csh.rit.edu/cshacks-assets/csh_logo_square_white.svg" alt="CSH logo" />
<img src="https://assets.csh.rit.edu/cshacks-assets/csh_logo_square_white.svg" alt="CSH logo" />
</a>
<a href="https://rit.edu" target="_blank" rel="nofollow" class="sponsor-link">
<img src="https://s3.csh.rit.edu/cshacks-assets/RIT_hor_w.png" alt="RIT logo" />
<img src="https://assets.csh.rit.edu/cshacks-assets/RIT_hor_w.png" alt="RIT logo" />
</a>
<div id="contact-wrapper">
<h2>Have questions? Interested in sponsoring?</h2>
<p>
Contact us at <a href="mailto:hacks@csh.rit.edu">hacks@csh.rit.edu</a>,
or <a href="https://s3.csh.rit.edu/cshacks-assets/CSH_Hacks_2019_Sponsorship.pdf" title="CSH Hacks sponsorship information">view our sponsorship info</a>.
or <a href="https://assets.csh.rit.edu/cshacks-assets/CSH_Hacks_2019_Sponsorship.pdf" title="CSH Hacks sponsorship information">view our sponsorship info</a>.
</p>
</div>
<!--
Expand Down