<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <meta name="description" content="官网首页模板"> <meta name="revised" content="Frank,2017/7/15"> <meta name="keywords" content="官网,模板,首页,..."> <meta name="author" content="某某某"> <meta name="robots" content="index,follow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-title" content="标题">
<meta name="apple-mobile-web-app-title" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="msapplication-TileColor" content="#000"> <meta name="msapplication-TileImage" content="icon.png"> <meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="email=no"> <meta http-equiv="refresh" content="n"> <title>我的官网模板</title> <link rel="shortcut icon" href="logo.png" type="image/x-icon"> <link rel="icon" href="logo.png" type="image/x-icon"> </head>
|