diff --git a/templates/index.html b/templates/index.html
index 4fd8325..231ac55 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block head_extra %}
-
心尺
+心尺.Org
{% endblock %}
{% block main %}
diff --git a/templates/list.html b/templates/list.html
index d9466d9..9a373c0 100644
--- a/templates/list.html
+++ b/templates/list.html
@@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block head_extra %}
-心尺 PsychoScales
+{{ tag }}
{% endblock %}
{% block main %}