Explorer: Fixed broken link to apple touch icon (#24627)

This commit is contained in:
abacus-x 2022-04-25 07:04:46 -04:00 committed by GitHub
parent 5db0fbd848
commit 09d98f6628
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
name="description" name="description"
content="Look up transactions and accounts on the various Solana clusters" content="Look up transactions and accounts on the various Solana clusters"
/> />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/rainbow192.png" />
<!-- <!--
manifest.json provides metadata used when your web app is installed on a manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/