Skip to content

Commit

Permalink
Update contacts.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Roselight256 authored Jul 25, 2024
1 parent 60f0706 commit 0c50bad
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions contacts.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,12 @@ <h2>SOCIALS</h2>
<h2>SITEMAP</h2>
<div class="links">
<a href="index.html" class="footer-link">HOME</a>
<a href="about.html" class="footer-link">ABOUT</a>
<a href="team.html" class="footer-link">TEAM</a>
<a onclick="lenis.scrollTo('.hero')" class="footer-link">ABOUT</a>
<a href="team.html" class="footer-link">MENTORS</a>
<a href="projects.html" class="footer-link">PROJECTS</a>
<a href="tools.html" class="footer-link">TOOLS</a>
<a href="apply.html" class="footer-link">APPLY</a>
<a href="events.html" class="footer-link">EVENTS</a>
<a href="cohort.html" class="footer-link">COHORT</a>
<a href="faqs.html" class="footer-link">FAQS</a>
</div>
Expand Down

0 comments on commit 0c50bad

Please sign in to comment.