mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-22 21:52:54 +02:00
update apple touch icon
This commit is contained in:
BIN
public/images/apple-touch-icon.png
Normal file
BIN
public/images/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 5.3 KiB |
@@ -51,7 +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" />
|
||||
<link rel="apple-touch-icon" href="images/apple-touch-icon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="todo-app"></div>
|
||||
|
Reference in New Issue
Block a user