add ep9 and missing files
This commit is contained in:
parent
cef161618d
commit
551f4473e5
|
@ -11,7 +11,8 @@
|
|||
|
||||
|
||||
|
||||
<audio controls><source src="/episode04.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||||
<audio controls><source src="/episode04-part1.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||||
<audio controls><source src="/episode04-part2.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||||
|
||||
<p><a href="/Episode4-Notes.pdf">Read the notes</a></p>
|
||||
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
<!--
|
||||
.. title: Episode Seven: Ankle Mountain
|
||||
.. slug: seven
|
||||
.. date: 2019-11-23
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<audio controls><source src="/episode07.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<h2>Transcript</h2>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,16 @@
|
|||
<!--
|
||||
.. title: Episode Eight: Fishmas
|
||||
.. slug: eight
|
||||
.. date: 2019-12-15
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<body>
|
||||
|
||||
|
||||
<h2>It was only a dream...</h2>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,23 @@
|
|||
<!--
|
||||
.. title: Episode Nine: Can we combine our strength?
|
||||
.. slug: nine
|
||||
.. date: 2020-01-11
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<audio controls><source src="/episode09.mp4" type="audio/mpeg">Your browser does not support the audio element.</audio><br/>
|
||||
|
||||
<p><a href="/Episode9-Notes.pdf">Read the notes</a></p>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<h2>Transcript</h2>
|
||||
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue