Skip to content

Commit 7f741a9

Browse files
committed
feat: add audio player for epilogue chapter narration
1 parent 3849057 commit 7f741a9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/the-last-economy/epilogue.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Epilogue: The Thousandth Day
22

3+
<audio controls className="w-full mt-6">
4+
<source
5+
src="https://storage.googleapis.com/webstatics.ii.inc/Epilogue-TLE.mp3"
6+
type="audio/mp3"
7+
/>
8+
</audio>
9+
310
> "What we call the beginning is often the end
411
> And to make an end is to make a beginning.
512
> The end is where we start from."

0 commit comments

Comments
 (0)