Skip to content

Commit 0c9913d

Browse files
authored
rcon: Add Jack Firth's talk (#309)
* rcon: Add Jack Firth's talk Also, insert a coffee break after the keynote (assumed to be one hour long).
1 parent e8e810a commit 0c9913d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

rcon/2024/index.rkt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,11 +348,22 @@ $(document).ready(function () {
348348
@abstract{
349349
Stay tuned for an exciting keynote speaker announcement!
350350
}
351+
]
352+
353+
@coffee[@talk-time{Saturday, 10:00am}]
354+
355+
@lecture[
356+
#:when
357+
@talk-time{Saturday, 10:30am}
358+
#:who
359+
@speaker[#:url "https://github.com/jackfirth"]{Jack Firth}
360+
#:what
361+
@talk{Sorted collections in Rebellion}
351362
]
352363

353364
@lecture[
354365
#:when
355-
@talk-time{Sunday, 10:30am}
366+
@talk-time{Sunday, 11:00am}
356367
#:who
357368
@speaker[#:person? #f]{A friendly Racketeer}
358369
#:what

0 commit comments

Comments
 (0)