diff --git a/templates/index.html b/templates/index.html
index 9ad00ad..cdfe0f9 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block content %}
-
+
{{ config.extra.index.title }}
diff --git a/templates/layout.html b/templates/layout.html
index e8d1ef3..e5c2141 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -70,8 +70,8 @@
{% if config.extra.zt.enable_search %}
-