Skip to content

Commit

Permalink
fix deploy fiels
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 40dfb0a commit 3083775
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 @@ -59,7 +59,7 @@ const Chapter3 = () => {
</p>
<img
className="w-1/2"
src={"/img_example.png"}
src={"./img_example.png"}
alt={"예시 이미지"}
loading="lazy"
/>
Expand Down

0 comments on commit 3083775

Please sign in to comment.