From deec26e7c57328061b2d006d986b4fed74be7c93 Mon Sep 17 00:00:00 2001 From: Marvin Sextro Date: Fri, 9 Jul 2021 03:19:04 +0200 Subject: [PATCH] Adjust SEO description --- pages/index.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 ( <>