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
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ <h5 class="card-subtitle">soph / jr / sr // various cs majors</h5>
<div class="card">
<div class="card-body">
<!-- start editing here -->
<h4 class="card-title">your name (pronouns) <!-- TODO: edit this --></h4>
<h5 class="card-subtitle">year in school // major <!-- TODO: edit this --></h5>
<p class="card-text">classes you are taking <!-- TODO: edit this --></p>
<p class="card-text">fun fact about you <!-- TODO: edit this --></p>
<!-- TODO: edit this --> <a href="https://www.instagram.com/YOUR USERNAME HERE" target="_blank" class="btn btn-info">instagram</a>
<h4 class="card-title">y Athena Fung (she/her/hers) <!-- TODO: edit this --></h4>
<h5 class="card-subtitle"> Freshman // CS <!-- TODO: edit this --></h5>
<p class="card-text"> CS125, CS196, MATH 241, PHYS 211, BIOE 120, EPSY 220<!-- TODO: edit this --></p>
<p class="card-text"> i have iris freckles <!-- TODO: edit this --></p>
<!-- TODO: edit this --> <a href="https://www.instagram.com/athenaafung" target="_blank" class="btn btn-info">instagram</a>
<!-- TODO: edit this --> <a href="https://www.facebook.com/YOUR USERNAME HERE" target="_blank" class="btn btn-info">facebook</a>
<!-- TODO: edit this --> <a href="mailto:YOUR NETID HERE@illinois.edu" target="_blank" class="btn btn-info">email</a>
<!-- TODO: edit this --> <a href="mailto:affung2@illinois.edu" target="_blank" class="btn btn-info">email</a>
<!-- stop editing here -->
</div>
</div>
Expand Down