diff --git a/content/event.md b/content/event.md index 8926f8c..ef3acab 100644 --- a/content/event.md +++ b/content/event.md @@ -88,6 +88,29 @@ async function addToCalendar(type: CalendarType) { +
+ + 開放街圖 + + + Google 地圖 + + + Apple 地圖 + +
::: ## 交通資訊 @@ -119,6 +142,10 @@ svg { gap: 8px; margin: 8px 0; overflow-x:auto; + + a { + text-decoration: none; + } } :deep(a:hover) {