diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 18:45:34 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 18:45:34 +0200 |
| commit | f70418e707671641a79a603f06d230c49edd7230 (patch) | |
| tree | ad75e812f0d8bc57e47504da63a7a5e0f9bd0b78 /site | |
| parent | f5db4e20af20df360522e0b1965939f2c394520b (diff) | |
Updates front matter syntax
Not sure if using TOML or YAML is correct in this case.
Diffstat (limited to 'site')
| -rw-r--r-- | site/content/post/brewing-chemex.md | 6 | ||||
| -rw-r--r-- | site/content/post/jamaica-blue.md | 6 | ||||
| -rw-r--r-- | site/content/post/making-sense.md | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/site/content/post/brewing-chemex.md b/site/content/post/brewing-chemex.md index 3e7a5f8..2a77e70 100644 --- a/site/content/post/brewing-chemex.md +++ b/site/content/post/brewing-chemex.md @@ -1,7 +1,7 @@ --- -date: 2017-01-04T15:04:10.000Z -title: A beginners’ guide to brewing with Chemex -date: 2017-01-02T15:04:10.000Z +date: "2017-01-04T15:04:10.000Z" +title: "A beginners’ guide to brewing with Chemex" +date: "2017-01-02T15:04:10.000Z" --- Brewing with a Chemex probably seems like a complicated, time-consuming ordeal, but once you get used to the process, it becomes a soothing ritual that’s worth the effort every time. diff --git a/site/content/post/jamaica-blue.md b/site/content/post/jamaica-blue.md index 9154708..15cd443 100644 --- a/site/content/post/jamaica-blue.md +++ b/site/content/post/jamaica-blue.md @@ -1,7 +1,7 @@ --- -title: Just in: small batch of Jamaica Blue Mountain in store next week -type: post -date: 2017-01-04T15:04:10.000Z +title: "Just in: small batch of Jamaica Blue Mountain in store next week" +type: "post" +date: "2017-01-04T15:04:10.000Z" --- We’re proud to announce that we’ll be offering a small batch of Jamaica Blue Mountain coffee beans in our store next week. diff --git a/site/content/post/making-sense.md b/site/content/post/making-sense.md index 4f4d2c0..4ca4a44 100644 --- a/site/content/post/making-sense.md +++ b/site/content/post/making-sense.md @@ -1,7 +1,7 @@ --- -title: Making sense of the SCAA’s new Flavor Wheel -type: post -date: 2016-12-17T15:04:10.000Z +title: "Making sense of the SCAA’s new Flavor Wheel" +type: "post" +date: "2016-12-17T15:04:10.000Z" --- The Coffee Taster’s Flavor Wheel, the official resource used by coffee tasters, has been revised for the first time this year. |
