Skip to content

Commit

Permalink
[Docs] 아이콘제거
Browse files Browse the repository at this point in the history
  • Loading branch information
nowaveosu committed Dec 6, 2023
1 parent 6570fbb commit f52591c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h3>Zustand</h3>
<div id="page-3" class="page three">
<h2 class="heading">Evaluation</h2>
<div class="resume-wrap d-flex ftco-animate">
<img src="./images/yeom.jpg" class="icon d-flex align-items-center justify-content-center">
<img src="./images/yeom.jpg" class="d-flex align-items-center justify-content-center">
<span class="flaticon-ideas"></span>
</img>
<div class="text pl-3">
Expand All @@ -240,7 +240,7 @@ <h2>프론트엔드 팀원 염도경</h2>
</div>
</div>
<div class="resume-wrap d-flex ftco-animate">
<img src="./images/joh.jpg" class="icon d-flex align-items-center justify-content-center">
<img src="./images/joh.png" class="d-flex align-items-center justify-content-center">
<span class="flaticon-ideas"></span>
</img>
<div class="text pl-3">
Expand All @@ -249,7 +249,7 @@ <h2>백엔드 팀원 조만기</h2>
</div>
</div>
<div class="resume-wrap d-flex ftco-animate">
<img src="./images/kim.png" class="icon d-flex align-items-center justify-content-center">
<img src="./images/kim.png" class="d-flex align-items-center justify-content-center">
<span class="flaticon-ideas"></span>
</img>
<div class="text pl-3">
Expand Down

0 comments on commit f52591c

Please sign in to comment.