aboutsummaryrefslogtreecommitdiff
path: root/src/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/index.html')
-rw-r--r--src/static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/index.html b/src/static/index.html
index 115bc76..5bfcc1f 100644
--- a/src/static/index.html
+++ b/src/static/index.html
@@ -9,6 +9,7 @@
<link rel="stylesheet" href="main.css"/>
<!-- Make sure you put this AFTER Leaflet's CSS -->
<script src="leaflet.js" defer></script>
+ <script src="leaflet-heat.js" defer></script>
<script src="main.js" defer></script>
</head>
<body>