You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
326 B

  1. head: |
  2. <!-- Baidu Tongji -->
  3. <script>
  4. var _hmt = _hmt || [];
  5. (function() {
  6. var hm = document.createElement("script");
  7. hm.src = "https://hm.baidu.com/hm.js?{{propertyTrackingId}}";
  8. var s = document.getElementsByTagName("script")[0];
  9. s.parentNode.insertBefore(hm, s);
  10. })();
  11. </script>