Browse Source
fix: mapbox-gl.css
Merge pull request #4 from ShevonKuan/main
master
Dnomd343
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
index.html
|
@ -8,7 +8,7 @@ |
|
|
</head> |
|
|
</head> |
|
|
<script src="https://cdn.staticfile.org/jquery/1.11.0/jquery.min.js"></script> |
|
|
<script src="https://cdn.staticfile.org/jquery/1.11.0/jquery.min.js"></script> |
|
|
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v2.1.1/mapbox-gl.js'></script> |
|
|
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v2.1.1/mapbox-gl.js'></script> |
|
|
|
|
|
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v2.1.1/mapbox-gl.css' rel='stylesheet' /> |
|
|
<link href="assets/css/main.min.css" rel="stylesheet" /> |
|
|
<link href="assets/css/main.min.css" rel="stylesheet" /> |
|
|
<script src="assets/js/main.min.js"></script> |
|
|
<script src="assets/js/main.min.js"></script> |
|
|
<style> |
|
|
<style> |
|
|