Skip to content

Commit ad4cb26

Browse files
committed
Add final talk to schedule
1 parent ca63eb6 commit ad4cb26

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

templates/schedule.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@ <h1>Monday, May 26th, 2025</h1>
9191
<tr>
9292
<td>14:00</td>
9393
<td>
94-
<div class="title">Talk 9: TBD</div>
95-
<div class="speaker">Speaker: TBD</div>
94+
<a href="/talks.html#wolframite">
95+
<div class="title">Wolframite: Bringing
96+
computational intelligence to Clojure</div>
97+
<div class="speaker">Jakub Holý and Thomas Clark</div>
98+
</a>
9699
</td>
97100
</tr>
98101
<tr>

templates/talks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ <h1>Writing Model Context Protocol (MCP) servers in Clojure</h1>
450450
</p>
451451
</div>
452452
</section>
453-
<section class="section is-size-6">
453+
<section class="section is-size-6" id="wolframite">
454454
<div class="speaker">
455455
<h2><a href="speakers/jakub_holy.html">Jakub Holý</a></h2>
456456
<img class="portrait" src="speakers/jakub_holy.jpg">

0 commit comments

Comments
 (0)