1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 21:07:26 +02:00

manifest fixes

This commit is contained in:
Kushagra Gour
2018-06-22 12:38:00 +05:30
parent 9b8fb30b56
commit 7cd3902898
12 changed files with 55 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<title>Web Maker</title>
<link rel="icon" href="icon-128.png">
<link rel="shortcut icon" href="icon-128.png">
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">