Skip to content

Commit

Permalink
this work?
Browse files Browse the repository at this point in the history
Signed-off-by: ladianchad <[email protected]>
  • Loading branch information
ladianchad committed Jan 21, 2025
1 parent 5c9c158 commit 8f6f4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/src/pages/chapters/Chapter3.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const Chapter3 = () => {
</p>
<img
className="w-1/2"
src={resolvePath("img_example.png")}
src={"img_example.png"}
alt={"예시 이미지"}
loading="lazy"
/>
Expand Down

0 comments on commit 8f6f4e8

Please sign in to comment.