diff --git a/index.html b/index.html
index 0618f06..97ca671 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
title: Welcome to the Wiki
layout: default
---
-
Welcome to GitHub Pages.
+Latest posts:
{% for post in paginator.posts %}
@@ -13,7 +13,7 @@ layout: default
{% if paginator.total_pages > 1 %}
{% endif %}
+{% comment %}
All posts:
@@ -56,3 +57,4 @@ Categories:
{% endfor %}
+{% endcomment %}
diff --git a/search.html b/search.html
deleted file mode 100644
index 2ee666a..0000000
--- a/search.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Search
----
-
-
-