Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
scottarterbury committed Feb 24, 2024
1 parent 1e0842b commit ee7190f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ <h5>Choose a data highlight to view **Refine wording**:</h5>
<!-- D3 JavaScript -->
<script src="https://d3js.org/d3.v7.min.js"></script>
<!-- Our JavaScript -->
<script type="text/javascript" src="static/js/markerMap.js"></script>
<script>
async function loadJson(){
const res = await fetch('/static/data.geojson');
Expand Down

0 comments on commit ee7190f

Please sign in to comment.