Browse Source

Update head.html

shimingxy 5 years ago
parent
commit
0677e406f6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/_includes/head.html

+ 2 - 1
docs/_includes/head.html

@@ -23,11 +23,12 @@
 			var _hmt = _hmt || [];
 			(function() {
 			  var hm = document.createElement("script");
-			  hm.src = "https://hm.baidu.com/hm.js?5dff17feac96fb34c75a896cb3730e2a";
+			  hm.src = "https://hm.baidu.com/hm.js?3190a3a1904a09c48625744a4380bbb5";
 			  var s = document.getElementsByTagName("script")[0]; 
 			  s.parentNode.insertBefore(hm, s);
 			})();
 		</script>
 
 
+
 </head>