forked from qiniu/developer.qiniu.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.html
26 lines (21 loc) · 1021 Bytes
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html lang="zh-CN">
<head>
<meta name="robots" content="all" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="七牛云存储API和SDK文档" />
<meta name="keywords" content="七牛, 七牛云存储, 七牛云存储API, 七牛云存储SDK, qrsync, qrsctl, QinuRS, S3" />
<meta name="author" content="qiniu.com" />
<meta name="copyright" content="qiniu.com" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="zh-cn" />
<meta http-equiv="imagetoolbar" content="false" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<!-- build:css /dist/css/main.css -->
<link rel="stylesheet" href="/dist/css/main.css">
<!-- endbuild -->
<link href="/favicon.ico" rel="shortcut icon">
<!--[if lte IE 8]>
<script src="/dist/add-on/html5.js"></script>
<![endif]-->