File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
crossorigin ="anonymous ">
17
17
< link
18
18
rel ="stylesheet "
19
- href ="http ://cdn.leafletjs.com/ leaflet- 0.7/leaflet.css "
19
+ href ="https ://cdn.jsdelivr.net/npm/ leaflet@ 0.7.7/dist /leaflet.css "
20
20
/>
21
21
<!-- Custom styles for this template -->
22
22
< link href ="style/justified-nav.css " rel ="stylesheet ">
@@ -231,11 +231,11 @@ <h1>How to Use it ?</h1>
231
231
crossorigin ="anonymous "> </ script >
232
232
< script src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js " integrity ="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1 "
233
233
crossorigin ="anonymous "> </ script >
234
- < script src ="http ://d3js.org/d3.v3 .min.js "> </ script >
234
+ < script src ="https ://cdn.jsdelivr.net/npm/d3@3.3.0/d3 .min.js "> </ script >
235
235
236
236
237
237
< script
238
- src ="http ://cdn.leafletjs.com/ leaflet- 0.7/leaflet.js ">
238
+ src ="https ://cdn.jsdelivr.net/npm/ leaflet@ 0.7.7/dist /leaflet.js ">
239
239
</ script >
240
240
241
241
< script src ="js/main.js "> </ script >
You can’t perform that action at this time.
0 commit comments