Skip to content

Commit

Permalink
Update fcmap.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahrider authored Dec 11, 2023
1 parent 590fd8c commit afc8d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/fcmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h2 class='page-title'>{{ page.title }}</h2>
<!-- Load GeoJSON File -->

<!-- <script src="fc_map_data.js"></script> -->
<script src="assets/buildings_geo.js"></script>
<script src="../assets/buildings_geo.js"></script>

<!-- Add a CSS snippet to set the dimensions of the map area -->
<style>
Expand Down Expand Up @@ -275,4 +275,4 @@ <h2 class='page-title'>{{ page.title }}</h2>

</script>
</body>
</html>
</html>

0 comments on commit afc8d1c

Please sign in to comment.