Update index.html

removed embedded google map
This commit is contained in:
2026-06-30 15:28:59 -04:00
parent f3772c1f34
commit c0b435eb9c

View File

@@ -258,12 +258,14 @@
</div> </div>
</div> </div>
</div> </div>
<!-- Remove embedded Google Map
<div class="map-embed"> <div class="map-embed">
<iframe <iframe
title="Map of Pine Creek in Kannapolis, North Carolina" title="Map of Pine Creek in Kannapolis, North Carolina"
src="https://www.google.com/maps?q=Tuscany%20Dr%2C%20Kannapolis%2C%20NC%2028081&z=15&output=embed" src="https://www.google.com/maps?q=Tuscany%20Dr%2C%20Kannapolis%2C%20NC%2028081&z=15&output=embed"
loading="lazy" decoding="async" referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe> loading="lazy" decoding="async" referrerpolicy="no-referrer-when-downgrade" allowfullscreen></iframe>
</div> </div>
-->
</section> </section>
<div class="container"><hr class="section-divider"></div> <div class="container"><hr class="section-divider"></div>