This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b28ea5e Update index.html
b28ea5e is described below
commit b28ea5e8f0f3521025cf04db403c94ffb4bc4477
Author: dailidong <[email protected]>
AuthorDate: Thu Feb 13 23:22:37 2020 +0800
Update index.html
---
zh-cn/index.html | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/zh-cn/index.html b/zh-cn/index.html
index 2e009bd..d54776e 100644
--- a/zh-cn/index.html
+++ b/zh-cn/index.html
@@ -23,5 +23,15 @@ it does indicate that the project has yet to be fully
endorsed by the ASF.</p></
window.rootPath = '';
</script>
<script src="/build/home.js"></script>
+<script>
+var _hmt = _hmt || [];
+(function() {
+ var hm = document.createElement("script");
+ hm.src = "https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f";
+ var s = document.getElementsByTagName("script")[0];
+ s.parentNode.insertBefore(hm, s);
+})();
+</script>
+
</body>
-</html>
\ No newline at end of file
+</html>