added google maps by default

This commit is contained in:
stephen grider 2016-01-02 14:09:04 -08:00
parent 07361605ee
commit 7afaf3a379
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<link rel="stylesheet" href="style/style.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap.css">
<script src="https://maps.googleapis.com/maps/api/js"></script>
</head>
<body>
<div class="container"></div>