Remove extra icon from config
This commit is contained in:
parent
ead8d15e5a
commit
7273222962
|
@ -13,10 +13,6 @@ export default {
|
||||||
cardType: 'summary_large_image',
|
cardType: 'summary_large_image',
|
||||||
},
|
},
|
||||||
additionalLinkTags: [
|
additionalLinkTags: [
|
||||||
{
|
|
||||||
rel: 'icon',
|
|
||||||
href: 'https://covidpass.marvinsextro.de/favicon.ico',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
rel: 'apple-touch-icon',
|
rel: 'apple-touch-icon',
|
||||||
href: 'https://covidpass.marvinsextro.de/apple-touch-icon.png',
|
href: 'https://covidpass.marvinsextro.de/apple-touch-icon.png',
|
||||||
|
|
Loading…
Reference in New Issue