feat: check if image exists before caching optimized version
This commit is contained in:
parent
cb6b5dbd8e
commit
f0f1c0aaab
9 changed files with 101 additions and 55 deletions
|
@ -94,6 +94,7 @@
|
|||
|
||||
.webmentions .interaction .avatar__wrapper img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: var(--rounded-full);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue