Lazy load Google Maps iframe

This commit is contained in:
Tanner
2026-09-17 19:49:17 +00:00
parent 445549b9ec
commit 9ef29ca0ab
9 changed files with 9 additions and 0 deletions
+1
View File
@@ -131,6 +131,7 @@
<p><b>Parking:</b> For open house, park in the front lot (southeast) or on the street.</p>
<iframe
class="map"
loading="lazy"
src="https://maps.google.com/maps?width=300&amp;height=100&amp;hl=en&amp;q=Protospace%2C%20Calgary&amp;ie=UTF8&amp;t=&amp;z=12&amp;iwloc=B&amp;output=embed"
title="Map to Protospace"
></iframe>