winterslow 0.1.68 → 0.1.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/brew.html +14 -16
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f3169c96141ee629bb791f2c6f2362e23f51d618
4
- data.tar.gz: f9158957ceeae75a232a75c2334e5a212b3c1b7a
3
+ metadata.gz: 1f00fb3d2a5ea5126bf914be3af51c9af1c0b824
4
+ data.tar.gz: 7cc92ff1d4d80be595d21f864516d36cff6809c9
5
5
  SHA512:
6
- metadata.gz: 07f3f996f05baed6a020a326c92e5ab9d918104ac6c1814e4fa4393b359cda99cf74d73f9b924493a58cb212e6a045d10dc610476b12578c651e9c7805c5376f
7
- data.tar.gz: 3f765a10acaba5794085ca984cd9efca8272df2fb1bd7a42575e8208c8d5522a636087e89b9cbfece7b73ec32fd14ed9ca7c691c08f786a91bd771d11ce82222
6
+ metadata.gz: 199f52bf60bd78c2e1a919ca62869f576480fd50de0d7247bd98a338d5f1d98fcdf293364034ef44d710793f728d75faa97832a1be2b1d796743714ed9a33676
7
+ data.tar.gz: 67be7fedd38415abf4740dc2225f7898b8b30ad1bbd9f0ffc76ce5d8801ec225a283d3c55b6dfc5abb34a928c1c3fbc2342e5dd021154f66566690a428d3ed93
@@ -3,7 +3,7 @@ layout: default
3
3
  ---
4
4
 
5
5
  <div class = "row">
6
- <div class = "col-sm-6">
6
+ <div class = "col-sm-12">
7
7
  <table class="table">
8
8
  <tr>
9
9
  <td class="brew-cell">name:</td>
@@ -16,7 +16,9 @@ layout: default
16
16
  </tr>
17
17
  </table>
18
18
  </div>
19
- <div class = "col-sm-6">
19
+ </div>
20
+ <div class = 'row'>
21
+ <div class = "col-sm-4">
20
22
  <table class="table">
21
23
  <tr>
22
24
  <td class="brew-cell">og:</td>
@@ -36,37 +38,33 @@ layout: default
36
38
  </tr>
37
39
  </table>
38
40
  </div>
39
- </div>
40
- <div class = "row">
41
- <div class = "col-sm-12">
41
+ <div class = "col-sm-4">
42
42
  <table class="table">
43
43
  <thead>
44
44
  <tr>
45
- <th>&#37;</th>
45
+ <th>fermentable</th>
46
46
  <th>qty</th>
47
- <th>fermentables</th>
47
+ <th>&#37;</th>
48
48
  </tr>
49
49
  </thead>
50
50
  <tr>
51
- <td>30</td>
52
- <td>05 lbs</td>
53
51
  <td>Maris Otter</td>
52
+ <td>05 lbs</td>
53
+ <td>10</td>
54
54
  </tr>
55
55
  <tr>
56
- <td>15</td>
57
- <td>07 lbs</td>
58
56
  <td>Crystal 20</td>
57
+ <td>07 lbs</td>
58
+ <td>80</td>
59
59
  </tr>
60
60
  <tr>
61
- <td>25</td>
62
- <td>11 lbs</td>
63
61
  <td>Biscuit</td>
62
+ <td>11 lbs</td>
63
+ <td>10</td>
64
64
  </tr>
65
65
  </table>
66
66
  </div>
67
- </div>
68
- <div class = "row">
69
- <div class = "col-sm-12">
67
+ <div class = "col-sm-4">
70
68
  <table class="table">
71
69
  <thead>
72
70
  <tr>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: winterslow
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.68
4
+ version: 0.1.69
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''