이미지 경로 수정

This commit is contained in:
daniel LEE 2023-10-27 20:56:20 +09:00
parent 5440d3c525
commit 3b0c29596a
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
<div class="col mb-5">
<div class="card h-100">
<!-- Product image-->
<img class="card-img-top" src="https://api.leejk0523.com${ item.filepath }" alt="..." width="270" height="180" />
<img class="card-img-top" src="${ item.filepath }" alt="..." width="270" height="180" />
<!-- Product details-->
<div class="card-body p-4">
<div class="text-center">