build:更新PrismJS和访问统计代码。
This commit is contained in:
File diff suppressed because one or more lines are too long
7
themes/grid/source/js/statistics.js
Normal file
7
themes/grid/source/js/statistics.js
Normal file
@@ -0,0 +1,7 @@
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?958af6fb36015c8ad056da9e7d1c4d6d";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
Reference in New Issue
Block a user