Skip to content

Commit 3ad2782

Browse files
author
github-actions
committed
[2024-11-19 09:06:28 UTC] New release [ci skip]
1 parent a167373 commit 3ad2782

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,12 +256,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Haskell Foundation Octoboer 202
256256
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
257257
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
258258
<h2 class="text-center text-2xl-4xl font-normal">
259-
<b>58</b> – ICFP
259+
<b>58</b> – ICFP 2024
260260
</h2>
261261
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
262262
<p>In this episode, Matti and Sam traveled to the International Conference on Functional Programming (ICFP 2024) in Milan, Italy, and recorded snippets with various participants, including keynote speakers, Haskell legends, and organizers.</p>
263263
<div class="mt-4">
264-
<a class="arrow-link" href="./podcast/58">&gt;&gt; Listen to ICFP</a>
264+
<a class="arrow-link" href="./podcast/58">&gt;&gt; Listen to ICFP 2024</a>
265265
</div>
266266
</div>
267267
</div>

podcast/29/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
</script>
3939

4040
<!-- metadata -->
41-
<title>ZuriHac</title>
42-
<meta property="og:title" content="ZuriHac">
41+
<title>ZuriHac 2023</title>
42+
<meta property="og:title" content="ZuriHac 2023">
4343

4444
<meta property="og:description" content="Joachim Breitner went to ZuriHac 2023 in order to bring the spirit of
4545
the biggest Haskell community event to you. He talks to Farhad Mehta,
@@ -251,7 +251,7 @@
251251
</div>
252252

253253
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
254-
<h1 class="text-2xl-5xl"><b>29</b> – ZuriHac</h1>
254+
<h1 class="text-2xl-5xl"><b>29</b> – ZuriHac 2023</h1>
255255
</div>
256256
</div>
257257

podcast/58/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
</script>
3939

4040
<!-- metadata -->
41-
<title>ICFP</title>
42-
<meta property="og:title" content="ICFP">
41+
<title>ICFP 2024</title>
42+
<meta property="og:title" content="ICFP 2024">
4343

4444
<meta property="og:description" content="In this episode, Matti and Sam traveled to the International Conference
4545
on Functional Programming (ICFP 2024) in Milan, Italy, and recorded
@@ -251,7 +251,7 @@
251251
</div>
252252

253253
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
254-
<h1 class="text-2xl-5xl"><b>58</b> – ICFP</h1>
254+
<h1 class="text-2xl-5xl"><b>58</b> – ICFP 2024</h1>
255255
</div>
256256
</div>
257257

podcast/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,12 @@ <h1 class="text-2xl-5xl">The Haskell Interlude</h1>
276276

277277
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24">
278278
<h2 class="text-center text-2xl-4xl font-normal">
279-
<b>58</b> – ICFP
279+
<b>58</b> – ICFP 2024
280280
</h2>
281281
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
282282
<p>In this episode, Matti and Sam traveled to the International Conference on Functional Programming (ICFP 2024) in Milan, Italy, and recorded snippets with various participants, including keynote speakers, Haskell legends, and organizers.</p>
283283
<div class="mt-4">
284-
<a class="arrow-link" href="../podcast/58">&gt;&gt; Listen to ICFP</a>
284+
<a class="arrow-link" href="../podcast/58">&gt;&gt; Listen to ICFP 2024</a>
285285
</div>
286286
</div>
287287
</div>
@@ -627,12 +627,12 @@ <h2 class="text-center text-2xl-4xl font-normal">
627627

628628
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24">
629629
<h2 class="text-center text-2xl-4xl font-normal">
630-
<b>29</b> – ZuriHac
630+
<b>29</b> – ZuriHac 2023
631631
</h2>
632632
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
633633
<p>Joachim Breitner went to ZuriHac 2023 in order to bring the spirit of the biggest Haskell community event to you. He talks to Farhad Mehta, Tomáš Janoušek, Christian Georgii, David Thrane Christiansen, Artin Ghasivand, Hannes Siebenhandl, Michael Peyton Jones and Ben Lynn.</p>
634634
<div class="mt-4">
635-
<a class="arrow-link" href="../podcast/29">&gt;&gt; Listen to ZuriHac</a>
635+
<a class="arrow-link" href="../podcast/29">&gt;&gt; Listen to ZuriHac 2023</a>
636636
</div>
637637
</div>
638638
</div>

0 commit comments

Comments
 (0)