linaro-jekyll-theme 0.10.19 → 0.10.20

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e1aae58aaf48b4f54a7bef2f423dfc1276b411f4
4
- data.tar.gz: a3c013a39117bb4fe369f2d78367361aaf7f107c
3
+ metadata.gz: 5e5abaa1723764bff85a5f2b71e17c79ce8cc5b0
4
+ data.tar.gz: bcfa5302fce02ea0076bf1ac64469c48212fb3f8
5
5
  SHA512:
6
- metadata.gz: 8bc0f9e95320f92986fd2c8d8e9d5685585a0eac27bfec03e6c3cda0df4032db07ce43e4f190b605e9c7f774d156ef46b83ff98920466780e317abcff0ed6d18
7
- data.tar.gz: 451ebc8cd9dd58c12eda7d85951df0cd39eabd223101ac8f6e2e993cd0f6c7206379e77d7f66fc0621941566d1c93e08fa4d2420ac90d1f49d74fc2ae00d479c
6
+ metadata.gz: 8d21f9f4b08b78eda7dd965d4b2e1bc573310996bad45b3b9c5c558649400f60b4e1f41d1a981d451d60896a586f1b5d4ec67065410b0b7a18567fca57f2befb
7
+ data.tar.gz: 8d085ada1ca61da71938b889f85adba8a098e0c067189b174b475638e258aa3810f39044710db15b37d8046b8205e95fa88ddbff46d184e368fb080ac1baa864
@@ -63,24 +63,24 @@
63
63
  <span class="coloured-bp">&bull;</span> <a href="{{companypage.url}}">{{companypage.name}}</a>
64
64
  {% endfor %}
65
65
  </div>
66
- <div class="col-md-6 social-footer-bottom">
66
+ <div class="col-md-6 social-footer-bottom text-right">
67
67
  {% if site.data.company.facebook_username %}
68
- <a href="http://facebook.com/{{site.data.company.facebook_username}}" class="btn btn-social-icon pull-right"><i class="icon-facebook"></i></a>
68
+ <a href="http://facebook.com/{{site.data.company.facebook_username}}" class="btn btn-social-icon"><i class="icon-facebook"></i></a>
69
69
  {% endif %}
70
70
  {% if site.data.company.github_username %}
71
- <a href="https://github.com/{{site.data.company.github_username}}" class="btn btn-social-icon pull-right"><i class="icon-github-circled"></i></a>
71
+ <a href="https://github.com/{{site.data.company.github_username}}" class="btn btn-social-icon"><i class="icon-github-circled"></i></a>
72
72
  {% endif %}
73
73
  {% if site.data.company.google_plus_username %}
74
- <a href="https://plus.google.com/{{site.data.company.google_plus_username}}/posts" class="btn btn-social-icon pull-right"><i class="icon-gplus"></i></a>
74
+ <a href="https://plus.google.com/{{site.data.company.google_plus_username}}/posts" class="btn btn-social-icon"><i class="icon-gplus"></i></a>
75
75
  {% endif %}
76
76
  {% if site.data.company.linkedin_username %}
77
- <a href="https://www.linkedin.com/company/{{site.data.company.linkedin_username}}" class="btn btn-social-icon pull-right"><i class="icon-linkedin"></i></a>
77
+ <a href="https://www.linkedin.com/company/{{site.data.company.linkedin_username}}" class="btn btn-social-icon"><i class="icon-linkedin"></i></a>
78
78
  {% endif %}
79
79
  {% if site.data.company.twitter_username %}
80
- <a href="https://twitter.com/{{site.data.company.twitter_username}}" class="btn btn-social-icon pull-right"><i class="icon-twitter"></i></a>
80
+ <a href="https://twitter.com/{{site.data.company.twitter_username}}" class="btn btn-social-icon"><i class="icon-twitter"></i></a>
81
81
  {% endif %}
82
82
  {% if site.data.company.youtube_username %}
83
- <a href="https://www.youtube.com/{{site.data.company.youtube_username}}" class="btn btn-social-icon pull-right"><i class="icon-youtube"></i></a>
83
+ <a href="https://www.youtube.com/{{site.data.company.youtube_username}}" class="btn btn-social-icon"><i class="icon-youtube"></i></a>
84
84
  {% endif %}
85
85
  </div>
86
86
  <div style="clear:both;"></div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.19
4
+ version: 0.10.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby