Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dohoudaniel authored Oct 28, 2023
1 parent a6df800 commit 922cdae
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 @@ -57,8 +57,8 @@
<li class="nav-list">
<a href="./index.html" id="home"><span>Home</span></a>
</li>
<li class="nav-list"><a href="./about.html">About Us</a></li>
<li class="nav-list"><a href="./about.html">Contact Us</a></li>
<li class="nav-list"><a href="#About_us">About Us</a></li>
<li class="nav-list"><a href="#Contact_us">Contact Us</a></li>
<li class="nav-list"><a href="./projects.html">Projects</a></li>

<li class="nav-list dropdown">
Expand All @@ -70,7 +70,7 @@
</ul>
</li>

<li class="nav-list"><a href="./contact.html">Blogs</a></li>
<li class="nav-list"><a href="./blogs.html">Blogs</a></li>
<button>
<a href="https://forms.gle/ojo9Yi3xM8mbaZ4HA" target="_blank"
>Join Us</a
Expand Down

0 comments on commit 922cdae

Please sign in to comment.