Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasenfus authored Sep 16, 2024
1 parent c12e30e commit 3487bc0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</head>
<body>
<div id="dhead" class="container">
<img src="path_to_your_profile_picture.jpg" alt="Hunter Hasenfus" class="profile-pic">
<img src="pp_hmh.jpeg" alt="Hunter Hasenfus" class="profile-pic">
<div id="dhead-content">
<h1>Hunter M Hasenfus</h1>
<h2>Mathematics and Computer Science Enthusiast</h2>
Expand Down Expand Up @@ -205,15 +205,6 @@ <h2>Mathematics and Computer Science Enthusiast</h2>
</div>
</div>

<div id="leadership" class="container">
<div class="ctitle">Leadership</div>
<ul>
<li><strong>Residential Advisor, University of Massachusetts: Lowell</strong> (Aug 2023 - present)</li>
<li><strong>President, Math Club</strong> (Sep 2022 - Apr 2023)</li>
<li><strong>Squad Leader, Massachusetts Maritime Academy</strong> (Nov 2020 - Apr 2021)</li>
</ul>
</div>


<script>
// You can add any JavaScript here if needed
Expand Down

0 comments on commit 3487bc0

Please sign in to comment.