aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dashboard/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/templates/index.html b/dashboard/templates/index.html
index 0b4937a..e5568fe 100644
--- a/dashboard/templates/index.html
+++ b/dashboard/templates/index.html
@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Document</title>
+ <title>Analyzing Climate Change using Earth Surface Temperature Visualization</title>
<link rel="stylesheet" href="{{url_for('static',filename='css/main.css')}}">
</head>