aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-11-10 00:45:44 -0500
committerPriyansh <[email protected]>2021-11-10 00:45:44 -0500
commit569fa63d3af2a214c4eef9026b0dfda0df8bf699 (patch)
tree06cfad536a173c993058414943a56f95d290a43b
parenta401ddbb038e32515e9fee3c9e8980b5d84e7525 (diff)
downloadtemp_pred_arima-569fa63d3af2a214c4eef9026b0dfda0df8bf699.tar.xz
temp_pred_arima-569fa63d3af2a214c4eef9026b0dfda0df8bf699.zip
Added title
-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>