Browse Source

更新 js/zepto.min.js, _layouts/default.html, README.md

已删除 js/jquery.min.js
pull/171/head
mayx 3 years ago
parent
commit
9dd8d120dc
4 changed files with 5 additions and 8 deletions
  1. +1
    -2
      README.md
  2. +2
    -1
      _layouts/default.html
  3. +0
    -5
      js/jquery.min.js
  4. +2
    -0
      js/zepto.min.js

+ 1
- 2
README.md View File

@ -8,7 +8,7 @@ Powered by [Jekyll](https://github.com/jekyll/jekyll)
## 使用的开源项目
[Jekyll](https://github.com/jekyll/jekyll)
[jQuery](https://github.com/jquery/jquery)
[Zepto](https://github.com/madrobby/zepto)
[gitalk](https://github.com/gitalk/gitalk)
[minimal](https://github.com/pages-themes/minimal)
[jekyll-toc](https://github.com/allejo/jekyll-toc)
@ -23,7 +23,6 @@ Powered by [Jekyll](https://github.com/jekyll/jekyll)
[网易云音乐](https://music.163.com/)
[一言](https://hitokoto.cn/)
[jsDelivr](https://www.jsdelivr.com/)
[CDNJS](https://cdnjs.com/)
[unpkg](https://unpkg.com/)


+ 2
- 1
_layouts/default.html View File

@ -10,9 +10,10 @@
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
<!--[if !IE]> -->
<link rel="stylesheet" href="/Live2dHistoire/live2d/css/live2d.css" />
<script src="/js/zepto.min.js"></script>
<!-- <![endif]-->
<script src="/js/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.6.3/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->


+ 0
- 5
js/jquery.min.js
File diff suppressed because it is too large
View File


+ 2
- 0
js/zepto.min.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save

Powered by TurnKey Linux.