shipd_style 0.2.3 → 0.2.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: 9e4d1bb5b95757ddb23f7f85acbdcbca9acd9af4
4
- data.tar.gz: 1a8091bdc9b0adbcfb234ab977bbffcf1c9425ff
3
+ metadata.gz: 152881677ecd8e79f2650a47da562faad90219d1
4
+ data.tar.gz: 4caf682a4d63f23691393aecf74316e55a42344a
5
5
  SHA512:
6
- metadata.gz: 9c0dd43a336266ca08bcce09f9b54bb5de9ec2c889f8e1636147e3c26b0e71bec804df34dc820dd33cb6007314aadc3028e2770581bccb4fc633181fac5db968
7
- data.tar.gz: 04b2a407dce25b2e922387118e6195c8a6d1fa532eb052922de6f82baef0fd4d1aaf0e23c8bb2cd19705e9cb3d134d6716bda1825b2a320e9d0a11df676f2ee1
6
+ metadata.gz: 4e5258964a9f49e5fe42d5e3b58f96b8ec4d20a03ef128bb9c6adc45ff6b71c3f7e3361b74baddd9455f2913b7036f7ea7daf657b40c860b811544ee71258d34
7
+ data.tar.gz: 32df0db31d96752ffd0a31597048232e953462e65f06e79da6027bb84befc222a3c292b3242bc27e2b28a2c3ab7d741df5d8339b19b29af3d08aad0ec42ebdd4
@@ -1,3 +1,3 @@
1
1
  module ShipdStyle
2
- VERSION = "0.2.3"
2
+ VERSION = "0.2.4"
3
3
  end
@@ -1,7 +1,7 @@
1
1
  <div id='header' class='row'>
2
2
  <div class='inner'>
3
- <h1 class='unit'>LOGO HERE</h1>
3
+ <h1 class='unit'>{{text_logo}}</h1>
4
4
  <div class='unit spacer'></div>
5
- <h4 class='unit-right'>MENU-TRIGGER</h4>
5
+ <h4 class='unit-right'>{{menu_text}}</h4>
6
6
  </div>
7
7
  </div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shipd_style
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kane Baccigalupi