Skip to content

Commit aa8f96c

Browse files
committed
fix: update image references in index.html for consistency
1 parent 073611d commit aa8f96c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
<meta property="og:description" content="PhD student in Computing at Queen&rsquo;s University, researching AI-driven cybersecurity for cyber-physical systems using generative AI and deep neural networks, with applications in connected vehicles/Internet of Vehicles.">
1616
<meta property="og:url" content="https://devshafi.github.io/">
1717
<meta property="og:site_name" content="Fozle Rabbi Shafi Portfolio">
18-
<meta property="og:image" content="https://devshafi.github.io/assets/shafi_image.jpg">
18+
<meta property="og:image" content="https://devshafi.github.io/assets/shafi-pp.jpg">
1919

2020
<meta name="twitter:card" content="summary_large_image">
2121
<meta name="twitter:title" content="Fozle Rabbi Shafi | AI & Cybersecurity Research Portfolio">
2222
<meta name="twitter:description" content="PhD student in Computing at Queen&rsquo;s University, researching AI-driven cybersecurity for cyber-physical systems using generative AI and deep neural networks, with applications in connected vehicles/Internet of Vehicles.">
23-
<meta name="twitter:image" content="https://devshafi.github.io/assets/shafi_image.jpg">
23+
<meta name="twitter:image" content="https://devshafi.github.io/assets/shafi-pp.jpg">
2424
<link rel="icon" type="image/svg+xml" href="assets/favicon.svg">
2525

26-
<link rel="preload" as="image" href="assets/shafi_image.jpg">
26+
<link rel="preload" as="image" href="assets/shafi-pp.jpg">
2727
<link rel="preconnect" href="https://fonts.googleapis.com">
2828
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2929
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Sora:wght@400;600;700&display=swap" rel="stylesheet">
@@ -42,7 +42,7 @@
4242
"@type": "Person",
4343
"name": "Fozle Rabbi Shafi",
4444
"url": "https://devshafi.github.io/",
45-
"image": "https://devshafi.github.io/assets/shafi_image.jpg",
45+
"image": "https://devshafi.github.io/assets/shafi-pp.jpg",
4646
"email": "mailto:f.shafi@queensu.ca",
4747
"telephone": "+1 613 561 6661",
4848
"jobTitle": "PhD Student in Computing",
@@ -145,7 +145,7 @@ <h1>Fozle Rabbi Shafi</h1>
145145
</div>
146146
</div>
147147
<figure class="hero-photo-wrap">
148-
<img class="hero-photo" src="assets/shafi_image.jpg" alt="Portrait of Fozle Rabbi Shafi" loading="lazy" decoding="async">
148+
<img class="hero-photo" src="assets/shafi-pp.jpg" alt="Portrait of Fozle Rabbi Shafi" loading="lazy" decoding="async">
149149
</figure>
150150
</div>
151151
</section>

0 commit comments

Comments
 (0)