winterslow 0.1.65 → 0.1.66
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.
- checksums.yaml +4 -4
- data/_layouts/brew.html +5 -5
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d5d4d4af9524d3eec9992b379d7daf5b8ecab5ec
|
|
4
|
+
data.tar.gz: 7daaa67d29d63cff06539b86d848e82efff5c6e6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f1c9c0f8ead5993f395498a390864df318927abcc2b1fa0a6338841f69f9ea2baff851542edf577312589980bfcd502f15a833b89fc8f6ca85cdccfbd3d03bea
|
|
7
|
+
data.tar.gz: 7260ad6041aab8eaefae2ba29bd86df43df0cf0da03fdb93d0bc17a466571b3563eb611ca08f931515404d5274cb754d5344ac9988bf3ae38533e5966289f281
|
data/_layouts/brew.html
CHANGED
|
@@ -4,7 +4,7 @@ layout: default
|
|
|
4
4
|
|
|
5
5
|
<div class = "row">
|
|
6
6
|
<div class = "col-sm-6">
|
|
7
|
-
<table class="table
|
|
7
|
+
<table class="table">
|
|
8
8
|
<tr>
|
|
9
9
|
<td class="brew-cell">name:</td>
|
|
10
10
|
</tr>
|
|
@@ -17,7 +17,7 @@ layout: default
|
|
|
17
17
|
</table>
|
|
18
18
|
</div>
|
|
19
19
|
<div class = "col-sm-6">
|
|
20
|
-
<table class="table
|
|
20
|
+
<table class="table">
|
|
21
21
|
<tr>
|
|
22
22
|
<td class="brew-cell">og:</td>
|
|
23
23
|
<td>1.060</td>
|
|
@@ -45,7 +45,7 @@ layout: default
|
|
|
45
45
|
</div>
|
|
46
46
|
<div class = "row">
|
|
47
47
|
<div class = "col-sm-12">
|
|
48
|
-
<table class="table
|
|
48
|
+
<table class="table">
|
|
49
49
|
<thead>
|
|
50
50
|
<tr>
|
|
51
51
|
<th>%</th>
|
|
@@ -93,10 +93,10 @@ layout: default
|
|
|
93
93
|
</div>
|
|
94
94
|
<div class = "row">
|
|
95
95
|
<div class = "col-sm-12">
|
|
96
|
-
<table class="table
|
|
96
|
+
<table class="table">
|
|
97
97
|
<thead>
|
|
98
98
|
<tr>
|
|
99
|
-
<th>qty
|
|
99
|
+
<th>qty:</th>
|
|
100
100
|
<th>oz/g</th>
|
|
101
101
|
<th>hop variety</th>
|
|
102
102
|
<th>aa</th>
|