Skip to content

Commit 3f836c5

Browse files
authored
Merge pull request #26 from scott0129/gh-pages
Tryouts & Officer Application Updates
2 parents 06647a1 + 8637125 commit 3f836c5

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

_includes/navbar.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ <h1 class="brand {% if page.title == 'ICPC'%}active{% endif %}">
3535
</div>
3636
</div>
3737

38-
<div class="navitem">
39-
<div class="navlink" style="width:200px;">
40-
<a href="https://forms.gle/2juagKjRLbBEDvzm6">Apply!</a>
41-
</div>
42-
</div>
38+
<!-- <div class="navitem"> -->
39+
<!-- <div class="navlink" style="width:200px;"> -->
40+
<!-- <a href="https://forms.gle/2juagKjRLbBEDvzm6">Apply!</a> -->
41+
<!-- </div> -->
42+
<!-- </div> -->
4343

4444
<div class="navitem {% if page.title == 'Contact' %}active{% endif %}">
4545
<div class="navlink" style="width:100px;">

tryouts.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,12 @@ <h2 class="title">When?</h2>
2626
First tryout: <b>Saturday, September 21nd, 1:00 PM - 6:00 PM</b><br>
2727
Second tryout: <b>Saturday, October 5th, 1:00 PM - 6:00 PM</b><br>
2828
To qualify for regional team selection, you will have to participate in <b>at least one</b> of the two tryouts. Taking both tryouts is strongly recommended. <br>
29+
We will be starting the contest exactly on time, so <b> we recommend you show up early </b>
2930
</div>
3031

3132
<div class="item">
3233
<h2 class="title">Where?</h2>
33-
<b>Location TBD</b> (likely Digital Computer Lab, Room 440)<br>
34+
Digital Computer Lab, Basement Room 0416 (Both days)
3435
</div>
3536

3637
<div class="item">

0 commit comments

Comments
 (0)