chg: Stop using gravatar and set up LFS
This commit is contained in:
parent
69c549c887
commit
7a9c9e0772
8 changed files with 11 additions and 11 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal 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)
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
BIN
assets/sayantan_santra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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/sayantan_santra.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>
|
||||||
|
|
Loading…
Reference in a new issue