Skip to content

Commit

Permalink
token rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Boyda committed Oct 26, 2023
1 parent 4a6c288 commit bfd044b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/amazon-mine-map.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</div>
<script>

mapboxgl.accessToken = 'pk.eyJ1IjoiZWFydGhyaXNlIiwiYSI6ImNqeDExNmtrZzAwM2E0OW16eHZ1dzg1eWEifQ.8LTFXyY-n7OsZOoWN9ONPQ';
mapboxgl.accessToken = 'pk.eyJ1IjoiZWFydGhyaXNlIiwiYSI6ImNsbzdud2hkcjA5Y2cycWthcTMwOWk2ZDgifQ.LsxA8F-xC41Ja1BtC_8u7w';
const map = new mapboxgl.Map({
container: 'map',
style: 'mapbox://styles/earthrise/cl1gtnsmk005z14lss32j7a1p',
Expand Down

0 comments on commit bfd044b

Please sign in to comment.