Skip to content

Commit 1e4a432

Browse files
authored
rcon 2024: Add SotR (#311)
* rcon: Fix Saturday stub talk time * rcon: Add State of the Racket
1 parent 0c9913d commit 1e4a432

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

rcon/2024/index.rkt

+10-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Stay tuned for an exciting keynote speaker announcement!
363363

364364
@lecture[
365365
#:when
366-
@talk-time{Sunday, 11:00am}
366+
@talk-time{Saturday, 11:00am}
367367
#:who
368368
@speaker[#:person? #f]{A friendly Racketeer}
369369
#:what
@@ -398,6 +398,15 @@ Yes, @emph{you}! If you have an idea for a presentation you’d like to give, pl
398398

399399
@lecture[
400400
#:when
401+
@talk-time{Sunday, 11:00am}
402+
#:who
403+
@speaker[#:url "https://samth.github.io" #;#:affiliation #;"Indiana"]{Sam Tobin-Hochstadt}
404+
#:what
405+
@talk{The State of Racket}
406+
]
407+
408+
@lecture[
409+
#:when
401410
@talk-time{Sunday, 11:30am}
402411
#:who
403412
@speaker[#:person? #f]{Racket Management}

0 commit comments

Comments
 (0)