Skip to content

Commit

Permalink
added button to accommodations page
Browse files Browse the repository at this point in the history
  • Loading branch information
morganfong committed Oct 23, 2023
1 parent a7e075b commit 4a584e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ <h6>Rules</h6>

<h6>Local Guides</h6>
<a class="button button-primary" href="transportation-nonlocal.html">Getting to UIUC</a>
<a class="button button-primary" href="transportation-local.html">Local Transportation & Parking</a>
<a class="button button-primary" href="accommodations.html">Staying at UIUC</a>
<br>
<a class="button button-primary" href="transportation-local.html">Local Transportation & Parking</a>
<a class="button button-primary" href="food.html">Food!</a>
<br>
<a class="button button-primary" href="media/">media</a>
Expand Down

0 comments on commit 4a584e3

Please sign in to comment.