diff --git a/templates/base.html b/templates/base.html
index 6ad9a63..e48c829 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -4,7 +4,7 @@
-
{% block title %}WOOO TECH{% endblock %}
+ {% block title %}EwoooC{% endblock %}
diff --git a/templates/daily_sales.html b/templates/daily_sales.html
index 2519643..a26083b 100644
--- a/templates/daily_sales.html
+++ b/templates/daily_sales.html
@@ -1,5 +1,5 @@
{% extends 'ewoooc_base.html' %}
-{% block title %}當日業績看板 - WOOO TECH{% endblock %}
+{% block title %}當日業績看板 - EwoooC{% endblock %}
{% block extra_css %}
@@ -1873,6 +1873,4 @@
}
{% endif %}
-