Remove unnecessary icon
This commit is contained in:
parent
bae9a66464
commit
ead8d15e5a
|
@ -20,13 +20,7 @@ export default function Home() {
|
||||||
width: 1000,
|
width: 1000,
|
||||||
height: 500,
|
height: 500,
|
||||||
alt: 'CovidPass: Add your EU Digital Covid Vaccination Certificates to your favorite wallet app.',
|
alt: 'CovidPass: Add your EU Digital Covid Vaccination Certificates to your favorite wallet app.',
|
||||||
},
|
}
|
||||||
{
|
|
||||||
url: 'https://covidpass.marvinsextro.de/favicon.png',
|
|
||||||
width: 500,
|
|
||||||
height: 500,
|
|
||||||
alt: 'CovidPass',
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
site_name: 'CovidPass',
|
site_name: 'CovidPass',
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Reference in New Issue