diff --git a/public/_data.json b/public/_data.json index a8686ea..52ccdce 100644 --- a/public/_data.json +++ b/public/_data.json @@ -127,4 +127,4 @@ "link": "http://daringfireball.net/linked/2011/12/22/firefox-android" } ] -} +} \ No newline at end of file diff --git a/public/posts/2015/03/_data.json b/public/posts/2015/03/_data.json deleted file mode 100644 index 2c63c08..0000000 --- a/public/posts/2015/03/_data.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} diff --git a/public/posts/2015/03/index.ejs b/public/posts/2015/03/index.ejs deleted file mode 100644 index 72c8d6b..0000000 --- a/public/posts/2015/03/index.ejs +++ /dev/null @@ -1 +0,0 @@ -<%- partial('../../_month') %> diff --git a/public/posts/2015/index.ejs b/public/posts/2015/index.ejs deleted file mode 100644 index 74a1f27..0000000 --- a/public/posts/2015/index.ejs +++ /dev/null @@ -1 +0,0 @@ -<%- partial('../_year') %>