Skip to content
Merged
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
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ <h2>Learning Progress</h2>
<td>Learning AWS EC2 and S3</td>
</tr>
<tr>
<td><a href="#michael">Michael Brown</a></td>
<td><a href="#prof prince">prof prince Brown</a></td>
<td class="status-complete">Completed</td>
<td class="status-complete">Completed</td>
<td class="status-inprogress">In Progress</td>
Expand Down Expand Up @@ -415,10 +415,10 @@ <h3>Sarah Williams</h3>
<p><i class="fas fa-calendar-alt"></i> Joined: Jan 2025</p>
</div>
</div>
<div class="profile-card" id="michael">
<img src="/images/students/michael.jpg" alt="Michael Brown" class="profile-img">
<div class="profile-card" id="prof prince">
<img src="/images/students/prof prince.jpg" alt="prof prince Brown" class="profile-img">
<div class="profile-info">
<h3>Michael Brown</h3>
<h3>prof prince Brown</h3>
<p><i class="fas fa-code"></i> Current: Docker</p>
<p><i class="fas fa-tasks"></i> 40% Complete</p>
<p><i class="fas fa-calendar-alt"></i> Joined: Jan 2025</p>
Expand Down