fix icon size

This commit is contained in:
xmcp
2018-08-23 14:02:27 +08:00
parent f8e70804b4
commit 07d0c7815a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -7,7 +7,7 @@
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
<link rel="icon" href="%PUBLIC_URL%/favicon-precomposed.png">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon-precomposed.png">
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon-precomposed.png" />
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/favicon-180px-precomposed.png" />
<meta name="apple-mobile-web-app-capable" content="yes">
<title>P大树洞非官方</title>
</head>