Merge branch 'main' into main

This commit is contained in:
Lucas Smith
2023-12-07 15:20:29 +11:00
committed by GitHub
3 changed files with 15 additions and 0 deletions

View File

@ -31,6 +31,7 @@ const FOOTER_LINKS = [
{ href: 'https://status.documenso.com', text: 'Status', target: '_blank' },
{ href: 'mailto:support@documenso.com', text: 'Support', target: '_blank' },
{ href: '/oss-friends', text: 'OSS Friends' },
{ href: '/careers', text: 'Careers' },
{ href: '/privacy', text: 'Privacy' },
];