Fix itchio image
This commit is contained in:
parent
2d39184d0a
commit
2826325d8c
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ const languagesUsed = ["Rust", "GDScript", "Go", "Python", "JavaScript", "C#"];
|
||||||
<Picture
|
<Picture
|
||||||
src={ItchCoverSmol}
|
src={ItchCoverSmol}
|
||||||
alt="Cover image for Sould Absence from itch.io"
|
alt="Cover image for Sould Absence from itch.io"
|
||||||
inferSize={true}
|
width={ItchCoverSmol.width}
|
||||||
|
height={ItchCoverSmol.height}
|
||||||
formats={["avif", "webp", "jpg"]}
|
formats={["avif", "webp", "jpg"]}
|
||||||
quality="90"
|
quality="90"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue