1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-12 00:04:08 +02:00

build 3.3.0

This commit is contained in:
Kushagra Gour
2018-06-23 12:18:49 +05:30
parent 1266be7183
commit 96cb99d97c
6 changed files with 59 additions and 7 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">
@@ -54,7 +54,7 @@
}
</style>
<link rel="shortcut icon" href="/favicon.ico"></head>
</head>
<body>
<script defer src="vendor.js"></script><script defer src="script.js"></script>