Skip to content

Commit

Permalink
Update footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MastanSayyad committed Jun 22, 2024
1 parent bf2f0e3 commit 250aeac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,11 @@ const Footer = () => {
Privacy Policy
</a>
</li>
<li style={footerStyle}>
<a style={footerStyle} href="/licensing" target="_blank" rel="noopener noreferrer">
Licensing
</a>
</li>
<li style={footerStyle}>
<a style={footerStyle} href="/terms-and-conditions" target="_blank" rel="noopener noreferrer">
Terms & Conditions
Expand Down

0 comments on commit 250aeac

Please sign in to comment.