Add apple-touch-icon

This commit is contained in:
Lim Chee Aun 2022-12-15 01:54:40 +08:00
parent 27c0ba7f4b
commit 46c192af2d
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phanpy</title>
<meta name="color-scheme" content="dark light" />

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB