Skip to content

Commit

Permalink
update footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhikaMalpani1702 committed Jun 21, 2024
1 parent 3c7fb12 commit 7f550d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ const Footer = () => {
<ul className='footer-links'>
<NavLink to="/privacypolicy"><li className='footer-link'>Privacy Policy</li></NavLink>
<NavLink to="/termsandconditions"><li className='footer-link'>Terms & Conditions</li></NavLink>
<NavLink to="/licensing"><li className='footer-link'>Licensing</li></NavLink>
<NavLink to="/visionandmission"><li className='footer-link'>Vision and Mission</li></NavLink>
<li className='footer-link'>Career</li>
</ul>
Expand Down

0 comments on commit 7f550d7

Please sign in to comment.