Add mapbox src and href
This commit is contained in:
parent
89885fb83e
commit
bfc6ab13d7
@ -6,6 +6,10 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<title>Colouring London</title>
|
<title>Colouring London</title>
|
||||||
<link rel="stylesheet" href="main.css?v=5ed692a6">
|
<link rel="stylesheet" href="main.css?v=5ed692a6">
|
||||||
|
|
||||||
|
<script src='https://api.mapbox.com/mapbox-gl-js/v2.14.1/mapbox-gl.js'></script>
|
||||||
|
<link href='https://api.mapbox.com/mapbox-gl-js/v2.14.1/mapbox-gl.css' rel='stylesheet' />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user