diff --git a/src/pages/portfolio.astro b/src/pages/portfolio.astro index d34153c..44c365a 100644 --- a/src/pages/portfolio.astro +++ b/src/pages/portfolio.astro @@ -78,7 +78,8 @@ const languagesUsed = ["Rust", "GDScript", "Go", "Python", "JavaScript", "C#"]; <Picture src={ItchCoverSmol} alt="Cover image for Sould Absence from itch.io" - inferSize={true} + width={ItchCoverSmol.width} + height={ItchCoverSmol.height} formats={["avif", "webp", "jpg"]} quality="90" />