Skip to content

Mention Mike Sperber and Farhad Mehta as Interlude hosts. #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: hakyll
Choose a base branch
from
Open
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