diff --git a/content/blog/first.md b/content/blog/first.md deleted file mode 100644 index a1d1130..0000000 --- a/content/blog/first.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -title = "My first post" -date = 2019-11-27 -+++ - -This is my first blog post. diff --git a/content/blog/second.md b/content/blog/second.md deleted file mode 100644 index 04db092..0000000 --- a/content/blog/second.md +++ /dev/null @@ -1,6 +0,0 @@ -+++ -title = "My second post" -date = 2019-11-28 -+++ - -This is my second blog post.