We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a4f757 + 0ef233f commit eea359bCopy full SHA for eea359b
src/main/scala/io/scala/app/schedule/ScheduleView.scala
@@ -29,7 +29,7 @@ case object ScheduleView extends ReactiveView[SchedulePage] {
29
div(
30
className := "row",
31
span(),
32
- span("Friday October 17th sad")
+ span("Friday October 17th 2025")
33
)
34
// renderHours("Opening", Lexicon.Schedule.opening),
35
// renderHours("First talk", Lexicon.Schedule.firstTalk),
0 commit comments