Skip to content

Commit

Permalink
Update offline.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaseebtariq authored Sep 29, 2024
1 parent 41607e5 commit 19be67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions offline.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
<div class="profile-card">
<div class="profile-pic">
<img class="media-object img-circle center-block" data-src="holder.js/100x100"
alt="Muhammad Haseeb Tariq"
alt="Haseeb Tariq"
style="cursor: pointer !important;"
src="profile.jpg"
itemprop="image" onclick="window.open('/', '_self');">
Expand All @@ -450,7 +450,7 @@
<div class="name-and-profession">
<h3 class="text-bolder name" itemprop="name"
style="cursor: pointer !important;"
onclick="window.open('/', '_self');">Muhammad Haseeb Tariq</h3>
onclick="window.open('/', '_self');">Haseeb Tariq</h3>
<h5 class="text-muted" itemprop="jobTitle">Data Scientist</h5>
</div>

Expand Down

0 comments on commit 19be67e

Please sign in to comment.