diff options
| -rw-r--r-- | post/a-demo-post.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/post/a-demo-post.md b/post/a-demo-post.md index d9ddfa4..e8e3bba 100644 --- a/post/a-demo-post.md +++ b/post/a-demo-post.md @@ -3,4 +3,12 @@ title: A demo post date: 2017-01-02T14:47:34.819Z --- +# This should be an H1 + +This should be an H2 + +And a paragraph? + +How about a [link](http://www.spacefarm.digital/)? + 
\ No newline at end of file |
