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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user