fixed image bug

This commit is contained in:
liyunze 2024-02-18 13:54:04 +08:00
parent fac82909fd
commit 0d67b05aea

View file

@ -11,7 +11,7 @@ import Layout from "../layouts/Layout.astro";
border-2 border-white border-solid" border-2 border-white border-solid"
> >
<img <img
src="/public/images/RyanPogSmol.webp" src="/images/RyanPogSmol.webp"
alt="Ryan's Avatar" alt="Ryan's Avatar"
width="100" width="100"
/> />