Skip to content

Commit 6e7621d

Browse files
committed
chore(visit): delete sandbox to fix osm map
1 parent d9d188b commit 6e7621d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/visit.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const { t } = useI18n(Astro.url.pathname)
1919
<iframe
2020
title={t('visit.info.mapPlaceholder')}
2121
class="block h-full min-h-[450px] w-full border-0"
22-
sandbox="allow-scripts"
2322
referrerpolicy="no-referrer-when-downgrade"
2423
src="https://www.openstreetmap.org/export/embed.html?bbox=121.605%2C25.038%2C121.618%2C25.045&layer=mapnik&marker=25.041528%2C121.611472"
2524
loading="lazy"></iframe>

0 commit comments

Comments
 (0)