diff --git a/news.html b/news.html
deleted file mode 100644
index 81986741..00000000
--- a/news.html
+++ /dev/null
@@ -1,24 +0,0 @@
----
-layout: default
-title: News | Knapsack Pro
-permalink: /news/
----
-
-News
-
-
-
-
- Blog articles |
- Continuous Integration |
- Tech tips |
- News
-
-
-
- {% for post in site.posts %}
- {% if post.categories contains "news" %}
- {% include post_trailer.html post=post %}
- {% endif %}
- {% endfor %}
-
diff --git a/tech_tips.html b/tech_tips.html
index 88d07a92..7e7b74d9 100644
--- a/tech_tips.html
+++ b/tech_tips.html
@@ -12,7 +12,6 @@ Tech tips
Blog articles |
Continuous Integration |
Tech tips |
- News