bookends 2.4.3 → 2.4.4

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: d3e18a356687a1349481a7070628f4782761de02
4
- data.tar.gz: c48d92b0c13c720a3d692c53623268aefa6015f3
3
+ metadata.gz: 8ca1ed51aa18972dc094ca9e7fc1fc2cbbf36486
4
+ data.tar.gz: 29e838f671e7dafa28899adafbbbcf84f863d2ef
5
5
  SHA512:
6
- metadata.gz: 014983db8b2c4113a8d3bcc1bb81873cdb783424c2774ee4a1ac4392d99e63229d06cad44660abe2a1d06eb6dbaa4e3e57e0443ab0d4991cbaf6f902ae19c91a
7
- data.tar.gz: 3c923d97407bce31eacf49bb271d15c970c3d4db765119f5561fe70d2e899aef8afcc25ed83570847a85271a75dc8b7d4d489030d8f0c360c0dced482f27ea76
6
+ metadata.gz: 48ae3a8617255169da8dd7f808b5aafeb04bca4c82095f2afcb0a38bae8a9c98ba45bfe512431e3ba1e48f5263f1eaf056805f31abb89bd70cbb3899e8a325a6
7
+ data.tar.gz: e9aca630df9fc8030d0238f1fb12a8205c069dc26462ef64912726564987d8d15567ae0d72cbed14d94eccbcc90111a0d8b8dd600b6ca63ce24310c29460a0af
data/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Bookends
2
- Shared footer (and eventually header) for Heroku properties.
2
+ Shared header and footer for Heroku properties.
3
3
 
4
4
  ## Requirements
5
5
  Bookends assumes the presence of:
@@ -74,9 +74,10 @@
74
74
  </ul>
75
75
  </div>
76
76
  </li>
77
- <li><a class="heroku-footer-icon-facebook" href="https://facebook.com/heroku" target="_blank">Facebook</a></li>
78
- <li><a class="heroku-footer-icon-github" href="https://github.com/heroku" target="_blank">Github</a></li>
79
- <li><a class="heroku-footer-icon-linkedin" href="https://www.linkedin.com/company/heroku" target="_blank">LinkedIn</a></li>
77
+ <li><a class="heroku-footer-icon-facebook" href="https://facebook.com/heroku" target="_blank" title="Heroku's Facebook">Facebook</a></li>
78
+ <li><a class="heroku-footer-icon-instagram" href="https://www.instagram.com/heroku/" target="_blank" title="Heroku's Instagram">Instagram</a></li>
79
+ <li><a class="heroku-footer-icon-github" href="https://github.com/heroku" target="_blank" title="Heroku's GitHub">GitHub</a></li>
80
+ <li><a class="heroku-footer-icon-linkedin" href="https://www.linkedin.com/company/heroku" target="_blank" title="Heroku's LinkedIn">LinkedIn</a></li>
80
81
  </ul>
81
82
  </div>
82
83
  </div>
@@ -49,6 +49,7 @@
49
49
  <li><a href="https://www.heroku.com/help">Help Center</a></li>
50
50
  <li><a href="https://www.heroku.com/customers">Customers</a></li>
51
51
  <li><a href="https://www.heroku.com/careers">Careers</a></li>
52
+ <li><a href="https://www.heroku.com/events">Events</a></li>
52
53
  </ul>
53
54
  </section>
54
55
  <section class="more-languages">
@@ -46,6 +46,7 @@
46
46
  <li><a href="https://www.heroku.com/help">Help</a></li>
47
47
  <li><a href="https://www.heroku.com/customers">Customers</a></li>
48
48
  <li><a href="https://www.heroku.com/careers">Careers</a></li>
49
+ <li><a href="https://www.heroku.com/events">Events</a></li>
49
50
  </ul>
50
51
  </section>
51
52
  <section class="more-languages">
@@ -370,6 +370,7 @@
370
370
  github -63px 0,
371
371
  vimeo -84px 0,
372
372
  linkedin -105px 0,
373
+ instagram -129px 0,
373
374
  newsletter -21px -63px,
374
375
  submit 0 -42px
375
376
  );
@@ -1,3 +1,3 @@
1
1
  module Bookends
2
- VERSION = "2.4.3"
2
+ VERSION = "2.4.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bookends
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.3
4
+ version: 2.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marketing Web Ops at heroku
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-08 00:00:00.000000000 Z
11
+ date: 2016-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor