Jelajahi Sumber

更新 js/zepto.min.js, _layouts/default.html, README.md
已删除 js/jquery.min.js

mayx 3 tahun lalu
induk
melakukan
9dd8d120dc
4 mengubah file dengan 4 tambahan dan 5 penghapusan
  1. 1 2
      README.md
  2. 2 1
      _layouts/default.html
  3. 0 2
      js/jquery.min.js
  4. 1 0
      js/zepto.min.js

+ 1 - 2
README.md

@@ -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

@@ -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]-->
     

File diff ditekan karena terlalu besar
+ 0 - 2
js/jquery.min.js


File diff ditekan karena terlalu besar
+ 1 - 0
js/zepto.min.js


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini