alembic-jekyll-theme 0.1.5 → 0.1.6

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/button.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7d3e313ab91eef9d4e8587d8ce90a085bae38ca3
4
- data.tar.gz: 4f5a0df97c9003427efc7c88d115146704bfc17f
3
+ metadata.gz: d6969ee8d2c2d7fa7826b97710b9e1ec7d7ece22
4
+ data.tar.gz: 59b5808e33c331487029d28efbd168b75271997f
5
5
  SHA512:
6
- metadata.gz: 0b1f2c84ccbb37bfc9f39ed938d591d6f4f9119b372652dd7105faa429c737d014666a03dcb9c5f22d64fd584059078836d4870eab048ea49b4823df66ddcee0
7
- data.tar.gz: d8fdd35f96f43c7a6db4fa837f593f7202e2e855b4e190152b7c63d720cf620c623b0efb78d4d4b28d1d60b3d20d1a8a3ceb41c22bec65b8a1731d447d24484c
6
+ metadata.gz: 2843514edd9c6a9601a80ed67ba84a794529df88d00260ff2f07d49fa02896ca5b0bb185f19980775edab6c90b4d1988bdf5bc95f471d380a3b622154d1d6c97
7
+ data.tar.gz: 2fca1db7cb79df48a7a48389eddc70a785c578349970b53e1c86deef9051893cecfa64b4750c1a55db5bb4be389b28bc25805fd03fbea54de4b7868ad87f4ea5
@@ -1 +1 @@
1
- <a class="button" href="{{ include.link }}" title="{{ include.text }}"{% if include.color %}style="background: {{ include.color }}"{% endif %}>{{ include.text }}{% if include.icon %}&nbsp; {% include icon.html id=include.icon %}{% endif %}</a>
1
+ <a class="button" href="{{ include.link }}" title="{{ include.text }}" {% if include.color %}style="background: {{ include.color }}"{% endif %}>{{ include.text }}{% if include.icon %}&nbsp; {% include icon.html id=include.icon %}{% endif %}</a>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alembic-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Darnes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-13 00:00:00.000000000 Z
11
+ date: 2016-11-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll