Skip to content

Commit

Permalink
[Main Page] Split group 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hailey-tran-9 committed Jun 27, 2024
1 parent cec17f1 commit ec2561d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ <h3>CS184/284A Homework Webpages</h3>
</div>
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col-md-auto">
<div class="col">
<div class="btn-group-vertical btn-group-lg" role="group" aria-label="...">
<a type="button" class="btn btn-secondary" href="/hw1/index.html">Homework 1</a>
<a type="button" class="btn btn-secondary" href="/hw2/index.html">Homework 2</a>
<a type="button" class="btn btn-secondary" href="/hw3/index.html">Homework 3</a>
<a type="button" class="btn btn-secondary" href="/hw4/index.html">Homework 4</a>
</div>
</div>
<div class="col-md-auto">
<div class="col">
<div class="btn-group-vertical btn-group-lg" role="group" aria-label="...">
<a type="button" class="btn btn-secondary" href="/final_proj/index.html">Final Project</a>
<a type="button" class="btn btn-secondary" href="/final_proj_milestone/index.html">Final Project Milestone</a>
Expand Down

0 comments on commit ec2561d

Please sign in to comment.