update public web icons

This commit is contained in:
nikk gitanes
2023-02-21 21:07:47 +03:00
parent 8c1e09780d
commit a3c2ea779a
37 changed files with 9 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ export function PWAInstallationGuide() {
return (
<StyledWrapper isOpen={shouldBeOpened}>
<StyledHeader>
<img src='/apple-touch-icon.png' width={50} alt='ts-icon' />
<img src='/icon.png' width={50} alt='ts-icon' />
{t('PWAGuide.Header')}