aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
authorAubrey Li <63608597+Aubrey-Li@users.noreply.github.com>2021-12-02 14:40:34 -0500
committerGitHub <noreply@github.com>2021-12-02 14:40:34 -0500
commitc415a692ed51563ea937901860d2532aede93d46 (patch)
treeaf24d05b564ca4e0011aee368a38eaedb7981d64 /deploy
parentc2cd77ca1d2a67539f0af2a68c1e7336b3bc232b (diff)
parent2cb18e75aa487ff98086e15fef93e2f549c30496 (diff)
Merge pull request #50 from brown-dash/trails-aubrey
Maps integration
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 c32aff638..a236de872 100644
--- a/deploy/index.html
+++ b/deploy/index.html
@@ -11,6 +11,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>
function getCookie(cname) {
var name = cname + "=";