Skip to content

Commit 7d761d8

Browse files
committed
chore: added tracer favicon.ico
Signed-off-by: Karthik Ayangar <[email protected]>
1 parent b6681a4 commit 7d761d8

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

frontend/public/favicon.ico

11.3 KB
Binary file not shown.

frontend/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
content=" Track your progress, healthy competition in organization others, and
1111
unleash your GitHub potential"
1212
/>
13-
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
13+
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png" />
1414
<!--
1515
manifest.json provides metadata used when your web app is installed on a
1616
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

frontend/public/site.webmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

0 commit comments

Comments
 (0)