diff --git a/components/page-footer/Contribution.tsx b/components/page-footer/Contribution.tsx index 77e5292a15..9b515c3df4 100644 --- a/components/page-footer/Contribution.tsx +++ b/components/page-footer/Contribution.tsx @@ -13,7 +13,7 @@ export const Contribution = () => { return (
-

{t`title`}

+

{t`title`}

{t`body`}

diff --git a/components/page-footer/LegalFooter.tsx b/components/page-footer/LegalFooter.tsx index a40176b1fd..af682a32e0 100644 --- a/components/page-footer/LegalFooter.tsx +++ b/components/page-footer/LegalFooter.tsx @@ -9,7 +9,7 @@ export const LegalFooter = () => { const { t } = useTranslation('footer') return (
-

{t('legal_heading')}

+

{t('legal_heading')}