Skip to content

Commit

Permalink
add spotify playback to blog
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahilea committed Jan 16, 2025
1 parent 9f021d8 commit 3e32577
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions blog/autobibliography-1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,18 @@ <h2 id="readlistenplay">Read/listen/play</h2>
La Valse D&#39;Orphelin by Christine Balfa
Toxic by Britney Spears
Dance of the Sugar Plum Fairy from The Nutcracker by Tchaikovsky</code></pre>
<p>
<iframe
style="border-radius: 12px"
src="https://open.spotify.com/embed/episode/2MxKLBOkCxpK2m2kyQJiGT?utm_source=generator"
width="100%"
height="152"
frameborder="0"
allowfullscreen=""
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
loading="lazy"
></iframe>
</p>
<p>
I like it for both background and active listening; it would make an excellent roadtrip companion.I’ve been listening chronologically, but you can start with any episode and it’ll be great. (You don’t have to take
<a href="https://joyzine.org/2023/06/09/radio-review-add-to-playlist-bbc-radio-4-interview-with-presenter-jeffrey-boakye/">my word for it</a>)!
Expand Down
1 change: 1 addition & 0 deletions blog/autobibliography-1/src.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ header: '<script async src="https://www.instagram.com/embed.js"></script>'
Toxic by Britney Spears
Dance of the Sugar Plum Fairy from The Nutcracker by Tchaikovsky
```
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/2MxKLBOkCxpK2m2kyQJiGT?utm_source=generator" width="100%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
I like it for both background and active listening; it would make an excellent roadtrip companion.I've been listening chronologically, but you can start with any episode and it'll be great. (You don't have to take [my word for it](https://joyzine.org/2023/06/09/radio-review-add-to-playlist-bbc-radio-4-interview-with-presenter-jeffrey-boakye/))!
Expand Down

0 comments on commit 3e32577

Please sign in to comment.