chg: Stop using gravatar and set up LFS

This commit is contained in:
Sayantan Santra 2024-09-20 17:47:33 -05:00
parent 69c549c887
commit 7a9c9e0772
Signed by: SinTan1729
GPG Key ID: 0538DD402EA50898
8 changed files with 11 additions and 11 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
*.webp filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
*.woff2 filter=lfs diff=lfs merge=lfs -text

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 719 B

After

Width:  |  Height:  |  Size: 128 B

BIN
assets/favicon.svg (Stored with Git LFS)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 129 B

BIN
assets/sayantan_santra.webp (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -36,7 +36,7 @@
<body onload="loader()">
<div class="container">
<div class="header">
<img src="https://www.gravatar.com/avatar/a5114f8f2ab803638d442ab3cb39d329?s=200" alt="gravatar" />
<img src="assets/sayantan_santra.webp" width=200 alt="Picture of 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/
</h2>