diff --git a/content/post/post2.md b/content/post/post2.md deleted file mode 100644 index 6680e66..0000000 --- a/content/post/post2.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: "Second post" -date: "2018-09-16" -description: "Secondary post" -lead: "Testing git hook" -disable_comments: false # Optional, disable Disqus comments if true -authorbox: true # Optional, enable authorbox for specific post -toc: true # Optional, enable Table of Contents for specific post -mathjax: true # Optional, enable MathJax for specific post -categories: - - "Category 1" - - "Category 3" -tags: - - "Test" - - "Another test" ---- - -Testing to see if my git webhook is working.