first commit

This commit is contained in:
YOUR NAME 2017-09-01 11:57:23 +10:00
commit da0ab766be

17
tokyo2020.html Normal file
View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="tokyo2020.css">
</head>
<body>
<h3>My Google Maps Demo</h3>
<div id="map"></div>
</body>
</html>