Skip to content

Commit

Permalink
Fixing sitemap links
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix-279 authored Jul 25, 2024
1 parent 2d74fc0 commit 6db8762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,9 @@ <h2>SITEMAP</h2>
<a onclick="lenis.scrollTo('.why')" class="footer-link">ABOUT</a>
<a href="team.html" class="footer-link">MENTORS</a>
<a onclick="lenis.scrollTo('.projects')" 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 6db8762

Please sign in to comment.