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/content/post/brewing-chemex.md | |
| parent | f5db4e20af20df360522e0b1965939f2c394520b (diff) | |
Updates front matter syntax
Not sure if using TOML or YAML is correct in this case.
Diffstat (limited to 'site/content/post/brewing-chemex.md')
| -rw-r--r-- | site/content/post/brewing-chemex.md | 6 |
1 files changed, 3 insertions, 3 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. |
