We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23762c9 commit 2d06b5dCopy full SHA for 2d06b5d
web/index.html
@@ -11,7 +11,7 @@
11
<link rel="stylesheet" href="./libs/css/blue.css">
12
<link rel="stylesheet" href="./css/index.css">
13
<link rel="stylesheet" href="./css/header.css">
14
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
+ <link rel="stylesheet" href="http://cdn.bootcss.com/animate.css/3.5.2/animate.min.css" >
15
<link rel="stylesheet" href="http://cdn.bootcss.com/leaflet/1.0.3/leaflet.css">
16
<link rel="stylesheet" href="http://cdn.bootcss.com/openlayers/4.0.1/ol.css">
17
<link rel='stylesheet' href='http://cdn.bootcss.com/mapbox-gl/0.36.0/mapbox-gl.css'/>
0 commit comments