23 lines
386 B
HTML
23 lines
386 B
HTML
<!--
|
|
.. title: Episode Two: Boat Times
|
|
.. slug: two
|
|
.. date: 2019-09-22
|
|
.. type: text
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<body>
|
|
|
|
<audio controls><source src="/episode02.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
|
|
|
<p><a href="/Episode2-Notes.pdf">Read the notes</a></p>
|
|
|
|
<!-- TEASER_END -->
|
|
|
|
<h2>Transcript</h2>
|
|
|
|
|
|
</body>
|
|
</html>
|