Skip to content

Commit e6341cf

Browse files
authored
Merge pull request #309 from mviewer/issue-308
Nouvelle URL font awesome
2 parents 2713918 + 5ff966d commit e6341cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
1515
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css">
1616
<link rel="stylesheet" href="lib/openlayers/7.1/ol.css" type="text/css">
17-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css">
17+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.css">
1818
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
1919
<script src="lib/Sortable.min.js"></script>
2020
<script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/4.6.3/papaparse.min.js"></script>

0 commit comments

Comments
 (0)