mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-06 14:16:41 +02:00
add apple touch icon
This commit is contained in:
BIN
public/images/icon180x180.png
Normal file
BIN
public/images/icon180x180.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
@@ -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>
|
||||
|
Reference in New Issue
Block a user