소스 검색

Update head.html

shimingxy 5 년 전
부모
커밋
0677e406f6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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>