Skip to content

Commit 6d2d8ca

Browse files
authored
Remove time zone from calendar iframe
1 parent 594c24e commit 6d2d8ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/community/meetups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To receive notifications of future meetups subscribe to the calendar below or as
99
@:html
1010
<figure class="bulma-image bulma-is-4by3">
1111
<iframe
12-
src="https://calendar.google.com/calendar/embed?src=c_4107a1cfc2da0c1425c057ff4ba248f3378e4d3ad3e6bf39e79b08ad895bf94d%40group.calendar.google.com&ctz=America%2FLos_Angeles"
12+
src="https://calendar.google.com/calendar/embed?src=c_4107a1cfc2da0c1425c057ff4ba248f3378e4d3ad3e6bf39e79b08ad895bf94d%40group.calendar.google.com"
1313
style="border: 0" width="100%" height="100%" frameborder="0" scrolling="no"></iframe>
1414
</figure>
1515
@:@

0 commit comments

Comments
 (0)