Skip to content

Commit 2075d54

Browse files
committed
Put hosts in alphabetical order, by Niki’s request
1 parent 0b1cf3c commit 2075d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/podcast/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1 class="text-2xl-5xl">The Haskell Interlude</h1>
4646
<div class="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16">
4747
<div class="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-16 md:py-20">
4848
<p class="mt-10 lg:text-xl text-gray-300 leading-relaxed text-center">
49-
The Haskell Interlude is Haskell-focused podcast where we interview guests from the Haskell community. The hosts are Niki Vazou, Joachim Breitner, Andres Löh, Alejandro Serrano and Wouter Swierstra.
49+
The Haskell Interlude is Haskell-focused podcast where we interview guests from the Haskell community. The hosts are Joachim Breitner, Andres Löh, Alejandro Serrano and Wouter Swierstra and Niki Vazou.
5050
</p>
5151
</div>
5252
</div>

0 commit comments

Comments
 (0)