Skip to content

Commit

Permalink
[add] : favicons different type and size
Browse files Browse the repository at this point in the history
  • Loading branch information
mirumirumi committed Jan 24, 2022
1 parent a07e0c5 commit cbe9664
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added public/favicon.ico
Binary file not shown.
Binary file added public/favicon_48.ico
Binary file not shown.
Binary file added public/favicon_48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta sign="880f27e6d0c4daf6c6143beb568a73075f02b75d53e690e6bb79297435d7cf5a8404a4c84ba35416556b92628987d76b9067a4a4ef5d30f63b2b7d0f89b0a26b">
<link rel="icon" type="image/ico" href="<%= BASE_URL %>favicon.ico">
<link rel="icon" type="image/ico" href="<%= BASE_URL %>favicon_48.ico">
<link rel="icon" href="<%= BASE_URL %>favicon.png" />
<link rel="icon" href="<%= BASE_URL %>favicon_48.png" />
<title>YourCat | Photo Sharing for All Cat Persons</title>
<meta name="description" content="Photo Sharing for All Cat Persons.">
<meta name="keywords" content="Cat, Photo, Share">
Expand Down

0 comments on commit cbe9664

Please sign in to comment.