diff options
Diffstat (limited to 'landing/_includes/head.cn.html')
| -rw-r--r-- | landing/_includes/head.cn.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/landing/_includes/head.cn.html b/landing/_includes/head.cn.html deleted file mode 100644 index c99dc89e..00000000 --- a/landing/_includes/head.cn.html +++ /dev/null @@ -1,23 +0,0 @@ -<head> - <meta charset="UTF-8"> - <title>{{ site.title }}</title> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta name="theme-color" content="#157878"> - <meta name="description" content="{{site.tagline-cn}}"> - <meta name="keywords" content="{{site.keywords-cn}}" /> - - <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/normalize.css"> - <link rel='stylesheet' href="{{ site.baseurl }}/assets/css/opensans.css" type='text/css'> - <link rel="stylesheet" href="{{ site.baseurl }}/assets/css/cayman.css"> - - <!-- baidu stats --> - <script> - var _hmt = _hmt || []; - (function() { - var hm = document.createElement("script"); - hm.src = "//hm.baidu.com/hm.js?eb3c91c672a001d78a113bfb8e42017a"; - var s = document.getElementsByTagName("script")[0]; - s.parentNode.insertBefore(hm, s); - })(); - </script> -</head> |
