aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorAubrey-Li <63608597+Aubrey-Li@users.noreply.github.com>2021-07-06 19:50:08 -0700
committerAubrey-Li <63608597+Aubrey-Li@users.noreply.github.com>2021-07-06 19:50:08 -0700
commit5f3486d68dd6a6c2b13acf7127188220a4012290 (patch)
treec607c5c459763787b131521b347cd65553fc52bd /deploy
parent89ae6933ed13209497151c6a09bc88f600c53a57 (diff)
fix link to map; ownerdocument error
Diffstat (limited to 'deploy')
-rw-r--r--deploy/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/index.html b/deploy/index.html
index dda0c6457..33cc0906a 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -7,6 +7,7 @@
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/typescript/3.3.1/typescript.min.js"></script>
+ <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyALJU8DfCAqEAS0OqMDCmkE0otlz4H81fg&libraries=places"></script>
<script>
function getCookie(cname) {