博客修饰
This commit is contained in:
parent
f9783e6b63
commit
e7200c47ba
@ -18,7 +18,7 @@ bundle exec jekyll serve
|
||||
# 替换bundle exec jekyll build -d ./_site
|
||||
jk-build
|
||||
git add .
|
||||
git commit -m "修改内容"
|
||||
git commit -m "wa"
|
||||
git push
|
||||
```
|
||||
|
||||
|
@ -34,7 +34,7 @@ twitter:
|
||||
social:
|
||||
# Change to your full name.
|
||||
# It will be displayed as the default author of the posts and the copyright owner in the Footer
|
||||
name: WeiWen Qi
|
||||
name: WenQi Wei
|
||||
email: 2992850181@qq.com # change to your email address
|
||||
links:
|
||||
# The first element serves as the copyright owner's link
|
||||
@ -226,3 +226,5 @@ jekyll-archives:
|
||||
permalinks:
|
||||
tag: /tags/:name/
|
||||
category: /categories/:name/
|
||||
|
||||
backgroud_animation: true
|
52
_includes/animated-background.html
Normal file
52
_includes/animated-background.html
Normal file
File diff suppressed because it is too large
Load Diff
4
_includes/footer-busuanzi.html
Normal file
4
_includes/footer-busuanzi.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!-- 不蒜子站点统计,放在页脚处 (footer.html 中插入) -->
|
||||
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
||||
<i class="fa fa-user" aria-hidden="true"></i> <span id="busuanzi_value_site_uv"></span> |
|
||||
<i class="fa fa-eye" aria-hidden="true"></i> <span id="busuanzi_value_site_pv"></span>
|
54
_includes/footer.html
Normal file
54
_includes/footer.html
Normal file
File diff suppressed because it is too large
Load Diff
90
_layouts/default.html
Normal file
90
_layouts/default.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user