added custom turtle icon

pull/3/head
Simon Huang 5 years ago
parent f86e53fe3d
commit 6bbc849a76

Binary file not shown.

Before

Width:  |  Height:  |  Size: 930 B

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 74 KiB

@ -22,6 +22,8 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Turtle" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-icon" type="image/png" href="%PUBLIC_URL%/assets/icon/favicon.png" />
<link rel="mask-icon" href="%PUBLIC_URL%/assets/icon/favicon.png" />
</head>
<body>

@ -1,6 +1,6 @@
{
"short_name": "Ionic App",
"name": "My Ionic App",
"short_name": "Turtle",
"name": "Turtle TV",
"icons": [
{
"src": "assets/icon/favicon.png",

Loading…
Cancel
Save