diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 12:05:36 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 12:05:36 +0200 |
| commit | 5f8e4841fb2c3a9230273abfe9effa59dd8d037e (patch) | |
| tree | 105ed4e3e768f1399f9447f69a234da584986e91 | |
| parent | c328da3335bb74d8265505b31c64feb2a5b17cd8 (diff) | |
Deletes redundant copy of posts
| -rw-r--r-- | post/a-demo-post.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/post/a-demo-post.md b/post/a-demo-post.md deleted file mode 100644 index e8e3bba..0000000 --- a/post/a-demo-post.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -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 |
