Skip to content

Commit

Permalink
Merge pull request #1495 from shivisingh25/issue#1494
Browse files Browse the repository at this point in the history
chore: fixed img file path
  • Loading branch information
apu52 authored Oct 11, 2024
2 parents 241e289 + 544dc7a commit e852c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@ <h3>Katie</h3>
"
>
<img
src="/img/testimonial3.jpg"
src="./img/testimonial3.jpg"
class="card-img-top"
alt="Broccoli"
style="width: 100%; height: 100%; object-fit: cover"
Expand Down

0 comments on commit e852c39

Please sign in to comment.