Skip to content

Commit

Permalink
Update footer contents
Browse files Browse the repository at this point in the history
  • Loading branch information
harishmohanraj committed Apr 23, 2024
1 parent 1af0b27 commit 0fae4f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/client/landing-page/contentSections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@ export const footerNavigation = {
],
company: [
{ name: 'Privacy Policy', href: '/privacy' },
{ name: 'Terms of Service', href: '/toc' },
{ name: 'Terms & Conditions', href: '/toc' },
],
};

0 comments on commit 0fae4f6

Please sign in to comment.