commit 3b67a4f6acadda0600450767703a866ca6d286f0 parent a3869cbad5fa81ab5a764c1639b14779b26db6ab Author: breadcat <peter@minskio.co.uk> Date: Wed, 3 Feb 2021 12:18:40 +0000 Hey look, a beers list Diffstat:
A | content/recipes/beers-list.md | | | 15 | +++++++++++++++ |
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/content/recipes/beers-list.md b/content/recipes/beers-list.md @@ -0,0 +1,14 @@ +--- +title: Beers list +recipe: drink +--- + +Grams of carbohydrates per 100ml, then per bottle + +| Name | 100ml | Bottle | ABV | +| ---- | ----- | ------ | --- | +| Michelob Ultra | 0.6g | 2.0g | 3.5% | +| Skinny Beer | 0.9g | 3.0g | 4.0% | +| Marston's Resolution | 1.2g | 3.5g | 4.7% | +| Budweiser Light | 1.5g | 4.6g | 3.5% | +| Coors Light | 2.7g | 8.9g | 4.0% | +\ No newline at end of file