Skip to content

Commit

Permalink
modified: pages/projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmgil Hong authored and Charmgil Hong committed Sep 17, 2024
1 parent c84cf47 commit e8f42ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,10 @@ <h2>Korean Unification Big Data Center (KUBiC)</h2>
</div>
<!-- Lightbox for enlarging images -->
<div id="kubic-img1" class="lightbox">
<a href="#"><img src="../img/project-kubic.png" alt="Image 1 Enlarged"></a>
<a href="#kubic"><img src="../img/project-kubic.png" alt="Image 1 Enlarged"></a>
</div>
<div id="kubic-img2" class="lightbox">
<a href="#"><img src="../img/project-kupc.png" alt="Image 2 Enlarged"></a>
<a href="#kubic"><img src="../img/project-kupc.png" alt="Image 2 Enlarged"></a>
</div>
<!--
<div id="kubic-img3" class="lightbox">
Expand Down

0 comments on commit e8f42ad

Please sign in to comment.