Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nofurtherinformation committed Sep 12, 2023
1 parent 9b031b1 commit afa77a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/**
* Provide your MapBox Token
**/
const MAPBOX_TOKEN = 'PROVIDE_MAPBOX_TOKEN';
const MAPBOX_TOKEN = 'pk.eyJ1IjoiZGhhbHBlcm4iLCJhIjoiY2xtZ2dicHFqMjR2dTNnczZqeXJuNjNpZiJ9.bd2E1VTBYfoEtWKUrsR2cw';
const WARNING_MESSAGE = 'Please Provide a Mapbox Token in order to use Kepler.gl. Edit this file and fill out MAPBOX_TOKEN with your access key';
</script>

Expand Down

0 comments on commit afa77a6

Please sign in to comment.