jumbo-jekyll-theme 1.4.3.46 → 1.4.3.47

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer.html +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f35ab0811b17800372c2703d8b3e95b3cf52151c
4
- data.tar.gz: 6e554ec07a38b15343580500f5000aba83943808
3
+ metadata.gz: 6ab7cac93746c06f31472f8ca0947f7485b4ef29
4
+ data.tar.gz: 816e46b02ced7ffa53254c47a88967aa99742471
5
5
  SHA512:
6
- metadata.gz: ad477dde46b5c63bbbed40acf44e9b69c83a8fbb132f9af8c7a7402c59d7eb2762fd8d3eb7ef5d099b4b8a46704f5cee3406cd5cc916f0b26811623c9a6bee26
7
- data.tar.gz: f9b859bfd599af1d1368cdc429d676a4057322a2f982ccba80cb899c74f0ca6322e538f85405ce62f3cf82bb67da6662c42221f18bb9a192461385ed200a0acb
6
+ metadata.gz: 9955c733960e9cc17a1a453232b8a03f49261d5bc93c7ca58ae013e4dc0115862674780290bb5e385839f62df8da1d57b2bc9cf1ae544ba4128c931dde4184d1
7
+ data.tar.gz: 9602e45f7d4b4ee2e0c13a333f7a990a258e46b6394dfc5fd11bd2d20dfd5b681af7d0b14cca7ec4aef671b866750a56bac3e5c5628cb64d91f7791cebbd49f2
@@ -38,7 +38,7 @@
38
38
  <a href="https://plus.google.com/{{site.data.settings.google_plus_username}}/posts" class="btn btn-social-icon"><i class="icon-gplus"></i></a> {% endif %} {% if site.data.settings.linkedin_username %}
39
39
  <a href="https://www.linkedin.com/company/{{site.data.settings.linkedin_username}}" class="btn btn-social-icon"><i class="icon-linkedin"></i></a> {% endif %} {% if site.data.settings.twitter_username %}
40
40
  <a href="https://twitter.com/{{site.data.settings.twitter_username}}" class="btn btn-social-icon"><i class="icon-twitter"></i></a> {% endif %} {% if site.data.settings.youtube_username %}
41
- <a href="https://www.youtube.com/{{site.data.settings.youtube_username}}" class="btn btn-social-icon"><i class="icon-youtube"></i></a>
41
+ <a href="https://www.youtube.com/channel/{{site.data.settings.youtube_username}}" class="btn btn-social-icon"><i class="icon-youtube"></i></a>
42
42
  {% endif %}
43
43
  </div>
44
44
  <div style="clear:both;"></div>
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.3.46
4
+ version: 1.4.3.47
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
@@ -16,20 +16,20 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.7'
19
+ version: '3.5'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.7.0
22
+ version: 3.5.1
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
26
26
  requirements:
27
27
  - - "~>"
28
28
  - !ruby/object:Gem::Version
29
- version: '3.7'
29
+ version: '3.5'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.7.0
32
+ version: 3.5.1
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: jekyll-seo-tag
35
35
  requirement: !ruby/object:Gem::Requirement