Hi!
Is there any way to add a larger favicon for Apple/mobile devices? I have added the following into the header tag, but nothing seems to have changed.
<link rel="apple-touch-icon" sizes="180x180" href="https://static.wixstatic.com/media/71462c_7025bc9f478d43b08c8f3b7fe5d4e311~mv2.png" />
<link rel="icon" type="image/png" href="https://static.wixstatic.com/media/71462c_f4707610e0344411a0ab82a09484183c~mv2.png" sizes="192x192"/>
Any help is appreciated!