Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

>delete statistics code in _includes/head.html.? #18

Closed
firsttopman opened this issue Apr 13, 2016 · 3 comments
Closed

>delete statistics code in _includes/head.html.? #18

firsttopman opened this issue Apr 13, 2016 · 3 comments

Comments

@firsttopman
Copy link

var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "//hm.baidu.com/hm.js?**************************";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();

这个是必须删除么?我更改成自己的百度统计后,.md同步了但 网页上显示不出来,这是什么原因呢.

@Gaohaoyang
Copy link
Owner

.md同步了但 网页上显示不出来

这是什么意思?

  1. 登陆http://tongji.baidu.com/ 获取自己的代码,根据提示进行操作
  2. 然后将星号改为自己的代码
  3. 应该就好了

@firsttopman
Copy link
Author

Push 一个新的文章到_posts文件下,但打开blog网页,push的文章显示不出来。

@Gaohaoyang
Copy link
Owner

博客主题已更新,请看README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants