diff --git a/content/search.md b/content/search.md
new file mode 100644
index 0000000..b256dcb
--- /dev/null
+++ b/content/search.md
@@ -0,0 +1,59 @@
+---
+title: Search
+---
+
+
+
+
+
+
+
+
+
+
+
diff --git a/templates/index.html b/templates/index.html
index de22ec9..6b0b521 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -8,6 +8,23 @@
+
+
{% endblock head %}
{% block content %}
diff --git a/templates/page.html b/templates/page.html
index 28460f6..fa6f24f 100644
--- a/templates/page.html
+++ b/templates/page.html
@@ -42,7 +42,6 @@ MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMat
}]
}
-
{% endblock head %}
{% block profile %}