diff --git a/app/ui/PageFooter.tsx b/app/ui/PageFooter.tsx index b03298a..2e17364 100644 --- a/app/ui/PageFooter.tsx +++ b/app/ui/PageFooter.tsx @@ -19,7 +19,7 @@ export const PageFooter: React.FC = async () => {

{t('app-description')}

- {t('links.home')} + {t('links.home')} {t('links.privacy-policy')} {t('links.terms-of-service')}