This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a commit to branch document
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/document by this push:
     new 079ed11  add tongji in header
079ed11 is described below

commit 079ed11d0f264b5d6fdce05c18d9914c3cee5305
Author: shaofengshi <shaofeng...@apache.org>
AuthorDate: Tue Jun 12 15:04:54 2018 +0800

    add tongji in header
---
 website/_includes/head.cn.html |  9 +++++++++
 website/_includes/head.html    | 10 ++++++++++
 2 files changed, 19 insertions(+)

diff --git a/website/_includes/head.cn.html b/website/_includes/head.cn.html
index cd6a26b..765eb05 100644
--- a/website/_includes/head.cn.html
+++ b/website/_includes/head.cn.html
@@ -66,4 +66,13 @@
 <script type="text/javascript" src="/assets/js/jquery-1.9.1.min.js"></script>
 <script type="text/javascript" src="/assets/js/nside.js"></script> </script>
 <script type="text/javascript" src="/assets/js/nnav.js"></script> </script>
+<script>
+var _hmt = _hmt || [];
+(function() {
+  var hm = document.createElement("script");
+  hm.src = "https://hm.baidu.com/hm.js?bdc5e03add430c0b72cc0eb91eabfa99";;
+  var s = document.getElementsByTagName("script")[0]; 
+  s.parentNode.insertBefore(hm, s);
+})();
+</script>
 </head>
diff --git a/website/_includes/head.html b/website/_includes/head.html
index 02ad310..c0dde01 100644
--- a/website/_includes/head.html
+++ b/website/_includes/head.html
@@ -66,4 +66,14 @@
 <script type="text/javascript" src="/assets/js/jquery-1.9.1.min.js"></script>
 <script type="text/javascript" src="/assets/js/nside.js"></script> </script>
 <script type="text/javascript" src="/assets/js/nnav.js"></script> </script>
+<script>
+var _hmt = _hmt || [];
+(function() {
+  var hm = document.createElement("script");
+  hm.src = "https://hm.baidu.com/hm.js?bdc5e03add430c0b72cc0eb91eabfa99";;
+  var s = document.getElementsByTagName("script")[0]; 
+  s.parentNode.insertBefore(hm, s);
+})();
+</script>
+
 </head>

-- 
To stop receiving notification emails like this one, please contact
shaofeng...@apache.org.

Reply via email to