Skip to content

Commit

Permalink
modify icon pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
thiennamdinh committed Sep 30, 2019
1 parent 60afd70 commit 75a6439
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Binary file added application/public/images/medium_circular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
1 change: 1 addition & 0 deletions application/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="%PUBLIC_URL%/images/small.ico" />
<link rel="apple-touch-icon" href="medium_square.png">
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
Expand Down
2 changes: 1 addition & 1 deletion application/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "image/x-icon"
},
{
"src": "./images/medium.png",
"src": "./images/medium_circular.png",
"sizes": "192x192",
"type": "image/png"
},
Expand Down

0 comments on commit 75a6439

Please sign in to comment.