update to 2.0.0-b3

This commit is contained in:
jerry
2020-11-22 19:18:23 +08:00
parent c460b37d14
commit 8edc3f337b
11 changed files with 53 additions and 71 deletions

View File

@@ -1,2 +1,9 @@
hljs.initHighlighting()
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?3d2aafad13637de271f50351e873b776";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();