File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -399,6 +399,28 @@ $(document).ready(function () {
399399 RacketCon organizer " "the RacketCon organizers " ) for consideration.
400400 All Racket-y ideas are welcome. We’d love to have you!})
401401
402+ (section
403+ @sectionHeader{Live Stream}
404+ @para{@emph{Stay tuned}: the live stream will appear here.}
405+ #;
406+ '(iframe ([width "720 " ]
407+ [height "800 " ]
408+ [src "https://boxcast.tv/view-embed/xtihxdvdmgttkttsp2gj?showTitle=0&showDescription=0&showHighlights=0&showRelated=0&defaultVideo=next&playInline=0&dvr=1&market=smb&showCountdown=0&showDonations=0&showDocuments=0&showIndex=0&showChat=0&hidePreBroadcastTextOverlay=0 " ]
409+ [frameBorder "0 " ]
410+ [scrolling "auto " ]
411+ [allowfullscreen "true " ]
412+ [allow "autoplay; fullscreen " ]))
413+ #;
414+ '(iframe ([src "https://www6.cbox.ws/box/?boxid=846185&boxtag=7afys&tid=127&tkey=b25da2af9627c97d " ]
415+ [width "100% " ]
416+ [height "450 " ]
417+ [allowtransparency "yes " ]
418+ [allow "autoplay " ]
419+ [frameborder "0 " ]
420+ [marginheight "0 " ]
421+ [marginwidth "0 " ]
422+ [scrolling "auto " ])))
423+
402424 (section
403425 @sectionHeader{Registration}
404426 @paragraph{@a[#:href "https://www.eventbrite.com/e/racketcon-2025-tickets-1578775272339 " ]{To register, buy a ticket via Eventbrite}.
You can’t perform that action at this time.
0 commit comments