Using mapbox from their CDN

This commit is contained in:
Jonny Barnes 2019-05-12 10:31:04 +01:00
parent d884435809
commit 490d9eaf7a
40 changed files with 45 additions and 846 deletions

View file

@ -15,6 +15,5 @@
@section('scripts')
@include('templates.mapbox-links')
<script src="/assets/js/links.js"></script>
<script src="/assets/js/maps.js"></script>
<link rel="stylesheet" href="/assets/highlight/zenburn.css">
@stop