Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion templates/podcast/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ <h1 class="text-2xl-5xl">The Haskell Interlude</h1>
<div class="xl:max-w-screen-xl mx-auto md:px-12 lg:px-16">
<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-12 md:py-16">
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
The Haskell Interlude is a Haskell-focused podcast where we interview guests from the Haskell community. The hosts are Joachim Breitner, Samantha Frohlich, Andres Löh, Matthías Páll Gissurarson, Wouter Swierstra and Niki Vazou.
The Haskell Interlude is a Haskell-focused podcast where we
interview guests from the Haskell community. The hosts are
Joachim Breitner, Samantha Frohlich, Andres Löh, Matthías
Páll Gissurarson, Wouter Swierstra, Niki Vazou, Mike Sperber
and Farhad Mehta.
</p>
<p class="lg:text-xl text-gray-300 leading-relaxed text-center">
The music used is "Blue Lambda" by <a href="https://www.donyaquick.com/">Donya Quick</a>.<br />
Expand Down