diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:53:19 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:53:19 +0200 |
| commit | 7b8c07faa9c27778291e8298f6a0333b3b920deb (patch) | |
| tree | 4ac4f7d8157237d1e7db0cfe44ae249e9dfaeadd | |
| parent | 8d9ce79561d6f4ec2d3609b28ce7c10399583239 (diff) | |
Updated Post “a-demo-post”
| -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 |
