diff options
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. |
