Skip to content

Commit b503fd0

Browse files
committed
添加百度统计
1 parent 6aa55c3 commit b503fd0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
File renamed without changes.

_includes/head.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@
2525
{% else %}
2626
<link rel="icon" href="{{ site.dev.image }}favicon.ico" type="image/x-icon">
2727
{% endif %}
28+
{% include extends/baidutongji.html %}
29+
30+
</script>
31+
2832
</head>

_posts/2016-04-19-HelloWorld.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ title: Hello World, hello Github
44
categories: others
55
---
66

7-
hello world, hello Github;
87

9-
## 博客特色 ##
108

11-
本博客线上版所有的样式文件,脚本文件,图片文件等都存放于七牛云存储。(这样可以最大限度的加快访问速度)。本博客是借助于jekyll搭建的纯静态博客,但是很好地实现了本地开发和发布上线的流程。也就是可以完美的实现无网环境开发(加载本地资源),有网环境上线(加载七牛云存储资源)。本博客借助于[bootstrap]完全实现了快平台的使用。利用[jekyll]加上自己的目录规划使得整个项目越发的perfect。借助于highlight加上自己的样式的处理完美的支持各种代码的高亮......
9+
hello world, hello Github;
10+
1211

1312
## 致谢 ##
1413

0 commit comments

Comments
 (0)