Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzalaghayasabbasi authored Aug 12, 2024
1 parent c02b210 commit 054818e
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 @@
<nav class="main-nav">
<button class="close-btn" onclick="toggleNav()"></button>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="/">Home</a></li>
<li><a href="About.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="Projects.html">Projects</a></li>
Expand Down Expand Up @@ -90,7 +90,7 @@ <h2>Our Portfolio</h2>

</div>
</div>
<a href="Portfolio.html" class="cta-button">View my Portfolio</a>
<a href="Portfolio.html" class="cta-button">View our Portfolio</a>

</section>

Expand Down

0 comments on commit 054818e

Please sign in to comment.