diff --git a/pages/index.tsx b/pages/index.tsx index e2fb9bd..229587b 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -8,22 +8,23 @@ import Page from '../components/Page'; function Index(): JSX.Element { const { t } = useTranslation(['common', 'index', 'errors']); + const description = "Add your EU Digital COVID Certificates to your favorite wallet app."; return ( <>