Skip to content

Commit 8b8687c

Browse files
authored
Update index.html
1 parent 263b250 commit 8b8687c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!DOCTYPE html>
22
<meta charset="utf-8">
3-
3+
<head>
4+
<title>Earthquake Data Visualization</title>
5+
<meta name="description" content="Real Time Earthquake Data Visualization using USGS Real Time API">
6+
<meta name="keywords" content="earthquake,visualization,datavisualization,data,realtime">
7+
</head>
48
<h1> Visualization of Real Time Earthquakes</h1>
59
<h2> Based on Real Time Data shared by United States Geological Survey</h2>
610
<label margin-top=100px>Real Time Animation based on last 24hr Data</label>

0 commit comments

Comments
 (0)