Initial commit

This commit is contained in:
Nasir Anthony Montalvo
2025-11-13 14:48:58 -06:00
committed by GitHub
commit 526096840e
2349 changed files with 19464 additions and 0 deletions

7
_layouts/map.html Normal file
View File

@@ -0,0 +1,7 @@
---
# Default leaflet map page
layout: default
custom-foot: js/map-js.html
---
<h2 class="visually-hidden">Map of Collection Items</h2>
<div id="mapContainer"></div>