chg: Use selfhosted pic instead of gravatar

This commit is contained in:
Sayantan Santra 2024-09-20 15:46:19 -05:00
parent 69c549c887
commit 213177d7b6
Signed by: SinTan1729
GPG Key ID: 0538DD402EA50898
2 changed files with 1 additions and 1 deletions

BIN
assets/me.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

View File

@ -36,7 +36,7 @@
<body onload="loader()"> <body onload="loader()">
<div class="container"> <div class="container">
<div class="header"> <div class="header">
<img src="https://www.gravatar.com/avatar/a5114f8f2ab803638d442ab3cb39d329?s=200" alt="gravatar" /> <img src="assets/me.webp" width=200 alt="Picture of Sayantan Santra" />
<h2 class="pc name">Sayantan Santra | সায়ন্তন সাঁতরা | <h2 class="pc name">Sayantan Santra | সায়ন্তন সাঁতরা |
<a href=https://en.wikipedia.org/wiki/Bengali_phonology>IPA</a>: /ʃɑ.e̯ɔn.t̪ɔn ʃãt.ra/ <a href=https://en.wikipedia.org/wiki/Bengali_phonology>IPA</a>: /ʃɑ.e̯ɔn.t̪ɔn ʃãt.ra/
</h2> </h2>