jumbo-jekyll-theme 1.4.38 → 1.4.39

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
  SHA1:
3
- metadata.gz: 5c0a7659c7b76b54945051142871265da4e4e56c
4
- data.tar.gz: e1ffc93b831fb2da661d5925407c417e433feb2d
3
+ metadata.gz: a6a1b4748403861eee137134b9a5a186ce53e902
4
+ data.tar.gz: cf04eed677c76df97c269e1e765cbcdc2db311e5
5
5
  SHA512:
6
- metadata.gz: 8fa30a5315b7207559994caf73d1dd1f6823b029e9a6f06d09ba31be8162c27b153775cf0286f8a541e8ebb0fcae2275afd47072e6dcfdb92d7556bae10e199f
7
- data.tar.gz: a52a5188cb54a67278bf9f10c90767325b8076438d0c30eea62a43d22ea60ef5543ce0133093523020fbda17d3b8be490a55427ddc1629374402b2397def0352
6
+ metadata.gz: daaef3fd6d39ac4a817d480578ab5b5b4718ac805ba351cc5f2eb38f0608b8b92e949e0608a43ee21af18a6cef79c2308546c1f39c981c93650897a681144b1b
7
+ data.tar.gz: 2b977237e7b0c613509631705d9ddf490a1c1e6b060262b3d7fb5fd625a01408b135fceb542fc223dc3e8708299372661b7ebae9a4e95d7dc05cff426e4b9ba8
@@ -36,27 +36,19 @@ button.owl-prev, button.owl-next {
36
36
  outline: none;
37
37
  border: 0;
38
38
  }
39
-
40
-
41
39
  // Edit me on github buttons
42
-
43
40
  .github-edit {
44
41
  background-color: #fff;
45
42
  }
46
-
47
43
  span.edit-me-on-github-text {
48
44
  font-size: 12px;
49
45
  }
50
-
51
46
  .edit-me-on-github.text-center {
52
47
  float: right;
53
48
  }
54
-
55
49
  i.edit-on-github-icon.icon-github-circled.center-block {
56
50
  font-size: 40px;
57
51
  }
58
-
59
-
60
52
  div#github_controls {
61
53
  margin: 10px 0;
62
54
  }
@@ -91,23 +83,16 @@ div#github_controls a#github_home:hover {
91
83
  color: $brand-primary;
92
84
  }
93
85
  div#github_controls a#github_home {
94
-
95
86
  background-color: #333;
96
- color: #fff;
97
-
87
+ color: #fff;
98
88
  transition: all 250ms ease;
99
89
  }
100
-
101
-
102
-
103
-
104
90
  blockquote {
105
91
  padding: 10.5px 21px;
106
92
  margin: 0 0 21px;
107
93
  font-size: 18.75px;
108
94
  border-left: 5px solid $brand-primary;
109
95
  }
110
-
111
96
  .members-img {
112
97
  width: auto;
113
98
  height: 100px;
@@ -9,7 +9,7 @@
9
9
  this.effectQueue = [];
10
10
 
11
11
  this.options = $.extend({
12
- ssl: false,
12
+ ssl: true,
13
13
  host: 'www.feedrapp.info',
14
14
  limit: null,
15
15
  key: null,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.38
4
+ version: 1.4.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby