summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/map.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/map.mdwn b/templates/map.mdwn
index 8d0a0030..679fadaf 100644
--- a/templates/map.mdwn
+++ b/templates/map.mdwn
@@ -1,4 +1,5 @@
-[[!meta stylesheet=map rel="stylesheet"]]
+[[!meta stylesheet=map title="" rel="stylesheet"]]
+[[!meta stylesheet=css/map title="" rel="stylesheet"]]
<div id="map"></div>
-<script src="js/lib/require.js" data-main="js/tours" type="text/javascript"></script>
+<script src="/js/lib/require.js" data-main="/js/tours" type="text/javascript"></script>