fix(post): typo in image

This commit is contained in:
Barrett Ruth 2024-06-21 22:26:33 -05:00
parent 4aae786afd
commit cacc49eefa

View file

@ -120,7 +120,7 @@
<div style="display: flex; justify-content: center">
<img
width="50%"
src=/public/posts/website-design.webp"
src="/public/posts/website-design.webp"
alt="system design of my portfolio website"
/>
</div>