23 lines
489 B
HTML
23 lines
489 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="https://oceanwinder-files.vickysteeves.com/Episodes/episode01.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
|
|
|
<p><a href="https://oceanwinder-files.vickysteeves.com/Notes/episode01.pdf">Read the notes</a></p>
|
|
|
|
<!-- TEASER_END -->
|
|
|
|
<!--<h2>Transcript</h2>-->
|
|
|
|
</body>
|
|
</html>
|