Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
soyekwon authored Aug 2, 2024
1 parent 17d6272 commit 85781b8
Showing 1 changed file with 85 additions and 1 deletion.
86 changes: 85 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ <h3>Minsung Kim</h3>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Buyeon Kwon</h3>
<h3>Booyeon Kwon</h3>
<div style="position:relative; width:116%;">
<p>[email protected] </p>
<a href="https://github.com/kwonbuyeon">
Expand Down Expand Up @@ -650,6 +650,90 @@ <h3>Seeun Bae</h3>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Jisu Kim</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/jisuzzzz">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Yeonsu Lee</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/yeonsu1ee">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Sungjun Jo</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/Josungjun">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3></h3>
<div style="position:relative; width:116%;">
<p>[email protected] </p>
<a href="https://github.com/kwonbuyeon">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Hyobin Kim</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/Hyobin01">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Jubin Park</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/jbpark0919">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>

<div class="card" style="width:18rem; margin-bottom:2rem;">
<div class="card-body" style="padding-bottom:0;">
<h3>Jungwoo Park</h3>
<div style="position:relative; width:116%;">
<p>[email protected]</p>
<a href="https://github.com/YeormDal">
<i class="material-icons text-gradient text-primary text-2xl">badge</i>
</a>
</div>
</div>
</div>



</div>
Expand Down

0 comments on commit 85781b8

Please sign in to comment.