jekyll-theme-feather 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80c4c6774ef7cdaa8e15eec41cc0f2bc686e60677ab379150553b98c35da04a1
4
- data.tar.gz: 372d2b98652814ccf3f840d1c5f7b3ab3808b26ff896223d62e8ac464a37ec69
3
+ metadata.gz: ff319578989838377a61d358121079ccdd9dd4cad4b137b96bff34e58c55d757
4
+ data.tar.gz: 07fe07b2b4c8ebcccba9a5c27269032242a04d94d54c27cddd5a0ed1c057b76e
5
5
  SHA512:
6
- metadata.gz: b1b8d3b8e1f11fcef05f0653006ba4112b4d20325c513b8ba724f03b2e9e88c71fc2a1ea532c324c15e9d675e49f736caa971d229ce8486da269a1f8a059dc33
7
- data.tar.gz: 778b734fb00b5c63c9f5be90b364e20e382f74dec55c9cb1d5fd77a391e1378893afd9b57bb0ca62708423d2a962d2f0802b25ea6a30474a17d681c46e211b7e
6
+ metadata.gz: 98f67fe0da3d836e20d90f824b1ce1b7853eeb466a482e38f5927daf4fed6a422f1f93c7787b0fc7b0e3f4d79594ac31359056c9f8b74e037232ad92cbbbddde
7
+ data.tar.gz: 47474b25f870aa6655f02ebb794ce12f7a83625590ae7c50037109c760905a5b819c2d891aae376a3c7ab26689feaf20e1868ab6ead6738185a71c63f0ab1e03
@@ -6,14 +6,7 @@
6
6
 
7
7
  {% seo %}
8
8
  <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
9
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
10
- <script src="{{ '/assets/js/respond.js' | relative_url }}"></script>
11
- <!--[if lt IE 9]>
12
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
- <![endif]-->
14
- <!--[if lt IE 8]>
15
- <link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
16
- <![endif]-->
9
+ <link rel="icon" type="image/png" href="{{ site.url }}/favicon.png">
17
10
  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
18
11
 
19
12
  </head>
@@ -54,6 +47,15 @@
54
47
 
55
48
  </div>
56
49
 
50
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
51
+ <script src="{{ '/assets/js/respond.js' | relative_url }}"></script>
52
+ <!--[if lt IE 9]>
53
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
54
+ <![endif]-->
55
+ <!--[if lt IE 8]>
56
+ <link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
57
+ <![endif]-->
58
+
57
59
  {% if site.google_analytics %}
58
60
  <script type="text/javascript">
59
61
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
@@ -6,14 +6,7 @@
6
6
 
7
7
  {% seo %}
8
8
  <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
9
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
10
- <script src="{{ '/assets/js/respond.js' | relative_url }}"></script>
11
- <!--[if lt IE 9]>
12
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
- <![endif]-->
14
- <!--[if lt IE 8]>
15
- <link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
16
- <![endif]-->
9
+ <link rel="icon" type="image/png" href="{{ site.url }}/favicon.png">
17
10
  <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
18
11
 
19
12
  </head>
@@ -51,6 +44,15 @@
51
44
 
52
45
  </div>
53
46
 
47
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
48
+ <script src="{{ '/assets/js/respond.js' | relative_url }}"></script>
49
+ <!--[if lt IE 9]>
50
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
51
+ <![endif]-->
52
+ <!--[if lt IE 8]>
53
+ <link rel="stylesheet" href="{{ '/assets/css/ie.css' | relative_url }}">
54
+ <![endif]-->
55
+
54
56
  {% if site.google_analytics %}
55
57
  <script type="text/javascript">
56
58
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-feather
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taufook
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-03 00:00:00.000000000 Z
11
+ date: 2018-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll