blob: e3171ac8e99adc461588fd2d25d54d610a092685 (
plain)
1
2
3
4
5
6
7
8
9
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.
  |