wuyuedefeng / blogs

博客文章在issue中
5 stars 0 forks source link

http head标签介绍 #107

Open wuyuedefeng opened 3 years ago

wuyuedefeng commented 3 years ago
<!doctype html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Teambition 网盘ㆍ阿里巴巴出品ㆍ公测预约中</title>
  <meta name="keywords" content="阿里云网盘,阿里网盘,阿里云盘,Teambition,网盘,文件,存储,极速,安全,高效,阿里巴巴">
  <meta name="description" content="阿里云 Teambition 团队打造,是一款不限速、不打扰、够安全、易于协作的网盘,提供超大容量,目前公测预约已开放。">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
  <!--检测app是否已安装(如果已安装会在浏览器上浮起当前app已安装,可直接打开层)-->
  <meta name="apple-itunes-app" content="app-id=656664814">
  <meta property="og:image" content="https://www.teambition.com/favicon.ico">
  <link rel="canonical" href="https://www.teambition.com/pan">
  <link rel="alternate" href="https://www.teambition.com/pan" hreflang="x-default">
  <link rel="alternate" href="https://www.teambition.com/en/pan" hreflang="en">
  <link rel="alternate" href="https://www.teambition.com/en/pan" hreflang="en">
  <link rel="shortcut icon" href="/favicon.ico">
  <link rel="preload" href="https://g.alicdn.com/teambition-site/site/css/lib.css" as="style">
  <link rel="stylesheet" href="https://g.alicdn.com/teambition-site/site/css/lib.css">
  <link rel="stylesheet" type="text/css" href="https://g.alicdn.com/teambition-site/site/webpack/css/11.a3d387b3ef23bd6bc0bf.css">
  <script type="text/javascript" async="" src="https://www.google-analytics.com/plugins/ua/linkid.js"></script>
  <script charset="utf-8" src="https://g.alicdn.com/teambition-site/site/webpack/js/11a3d387b3ef23bd6bc0bf.chunk.js"></script>
</head>
<body>

</body>
</html>