fix(post): typo in image
This commit is contained in:
parent
4aae786afd
commit
cacc49eefa
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@
|
||||||
<div style="display: flex; justify-content: center">
|
<div style="display: flex; justify-content: center">
|
||||||
<img
|
<img
|
||||||
width="50%"
|
width="50%"
|
||||||
src=/public/posts/website-design.webp"
|
src="/public/posts/website-design.webp"
|
||||||
alt="system design of my portfolio website"
|
alt="system design of my portfolio website"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue