Skip to content

Commit

Permalink
add apple touch icon
Browse files Browse the repository at this point in the history
  • Loading branch information
morris committed Feb 2, 2024
1 parent b3d5be3 commit d5b8a1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added public/images/icon180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<link rel="stylesheet" href="styles/todo-item.css" />

<link rel="manifest" href="manifest.json" />
<link rel="apple-touch-icon" href="images/icon180x180.png" />
</head>
<body>
<div class="todo-app"></div>
Expand Down

0 comments on commit d5b8a1c

Please sign in to comment.