Skip to content

Commit b1c7da2

Browse files
committed
Update about.html
1 parent 3eb1439 commit b1c7da2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@type": "Person",
6161
"name": "Patrick Araujo",
6262
"url": "https://pklavc.github.io/about.html",
63-
"image": "https://avatars.githubusercontent.com/u/163757335?v=4",
63+
"image": "https://pklavc.github.io/images/profile.webp",
6464
"sameAs": [
6565
"https://github.com/PkLavc",
6666
"https://www.linkedin.com/in/patrickajm/",
@@ -779,7 +779,7 @@
779779
"@type": "Person",
780780
"name": "Patrick Araujo",
781781
"url": "https://pklavc.github.io/about.html",
782-
"image": "https://avatars.githubusercontent.com/u/163757335?v=4",
782+
"image": "https://pklavc.github.io/images/profile.webp",
783783
"sameAs": [
784784
"https://github.com/PkLavc",
785785
"https://www.linkedin.com/in/patrickajm/",
@@ -1197,7 +1197,7 @@ <h3><img height="20" alt="Professional contact icon for inquiries" src="images/l
11971197

11981198
<div class="about-profile-img">
11991199
<div class="img-border">
1200-
<img src="https://avatars.githubusercontent.com/u/163757335?v=4" alt="Patrick Araujo profile avatar for solutions architect and systems engineer">
1200+
<img src="images/profile.webp" alt="Patrick Araujo profile avatar for solutions architect and systems engineer">
12011201
</div>
12021202
</div>
12031203
</div>

0 commit comments

Comments
 (0)