diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-17 19:59:15 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-17 19:59:15 +0000 |
| commit | 498913806182905cc0c14bd12a61f9af26fa16b4 (patch) | |
| tree | 0c36a6df72900c184e900b274bad14aa5114fc5d /source/_posts/my-first-blog-post.md | |
| parent | 12b052b1f480c5a95acd1477e28ce76f84ff7932 (diff) | |
Switch over to Jigsaw
Diffstat (limited to 'source/_posts/my-first-blog-post.md')
| -rw-r--r-- | source/_posts/my-first-blog-post.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/source/_posts/my-first-blog-post.md b/source/_posts/my-first-blog-post.md new file mode 100644 index 0000000..e3171ac --- /dev/null +++ b/source/_posts/my-first-blog-post.md @@ -0,0 +1,10 @@ +--- +extends: _layouts.post +section: content +title: My First Blog Post +date: 2017-03-23 +description: This is your first blog post. +cover_image: /assets/img/post-cover-image-2.png +--- + +This is the start of your first blog post. |
