Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fakhrezy authored Oct 26, 2024
1 parent b227d5f commit c2c29c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<a href="#home" class="active">Home</a>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#portfolio">Project</a>
<a href="#portfolio">Gallery</a>
<!-- <a href="#contact">Contact</a> -->
</nav>
</header>
Expand Down Expand Up @@ -207,7 +207,7 @@ <h3>Teaching</h3>

<section class="portfolio" id="portfolio">
<img src="img/project.gif" alt="">
<h2 class="heading">Latest <span>Project</span></h2>
<h2 class="heading">My <span>Gallery</span></h2>
<div class="portfolio-container">
<div class="portfolio-box">
<img src="img/001.png" alt="">
Expand Down

0 comments on commit c2c29c4

Please sign in to comment.