22 lines
328 B
HTML
22 lines
328 B
HTML
<!--
|
|
.. title: Episode One: The Beginning
|
|
.. slug: one
|
|
.. date: 2019-09-13
|
|
.. type: text
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<body>
|
|
|
|
|
|
<audio controls><source src="/episode1.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
|
|
|
<!-- TEASER_END -->
|
|
|
|
<h2>Transcript</h2>
|
|
|
|
|
|
</body>
|
|
</html>
|