Skip to content

Commit 12010f3

Browse files
committed
fix: update Google Scholar links for accuracy and improve script versioning
1 parent 22457a1 commit 12010f3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
],
5454
"sameAs": [
5555
"https://www.linkedin.com/in/fozle-rabbi-shafi-07841511a",
56-
"https://scholar.google.com/scholar?q=Fozle+Rabbi+Shafi"
56+
"https://scholar.google.com/citations?user=2YkuKhcAAAAJ&hl=en&oi=ao"
5757
],
5858
"knowsAbout": [
5959
"Generative AI",
@@ -89,7 +89,7 @@
8989
</div>
9090
<a class="nav-download" href="assets/CV-Shafi.pdf" download="Fozle-Rabbi-Shafi-CV.pdf">Download CV</a>
9191
<div class="nav-socials" aria-label="Social Links">
92-
<a href="https://scholar.google.com/scholar?q=Fozle+Rabbi+Shafi" target="_blank" rel="noopener noreferrer" aria-label="Google Scholar">
92+
<a href="https://scholar.google.com/citations?user=2YkuKhcAAAAJ&hl=en&oi=ao" target="_blank" rel="noopener noreferrer" aria-label="Google Scholar">
9393
<svg viewBox="0 0 24 24" aria-hidden="true">
9494
<path d="M12 3 2 8l10 5 8-4v6h2V8L12 3Zm-6 9v4.5c0 1.8 2.7 3.5 6 3.5s6-1.7 6-3.5V12l-6 3-6-3Z"/>
9595
</svg>
@@ -355,6 +355,6 @@ <h2>Contact</h2>
355355
<p>© <span id="year"></span> Fozle Rabbi Shafi</p>
356356
</footer>
357357

358-
<script src="script.js?v=20260331-4"></script>
358+
<script src="script.js?v=20260401-1"></script>
359359
</body>
360360
</html>

0 commit comments

Comments
 (0)