Compare commits

..

No commits in common. "fbff81a7daab24f87294bbc6a7bdd3dee6bf11bc" and "41ae3fc47b8989dfbf4d53fe3665b18bbd7a0736" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View File

@ -279,12 +279,6 @@ export default {
description:
"Front-end developer and an accessibility advocate, currently working at IBM.",
},
{
title: "Ed Zitron's Where's Your Ed At",
feedUrl: "https://www.wheresyoured.at/rss/",
url: "https://www.wheresyoured.at/",
description: " The Words of Ed Zitron, a PR person and writer.",
},
{
title: "Ellie Kennard",
feedUrl: "https://www.elliekennard.ca/feed",

View File

@ -10,7 +10,7 @@ imageURL: /audio/covers/ballin.webp
imageAlt: An uncapped fountain pen on top of a pretty, gold-foiled pad of paper beside some envelopes with stamps featuring coffee drinks on them.
mastodon_id: "113360498256457079"
---
Fresh from [my text editor](https://kate-editor.org/) comes a neat little web component that packages the native HTML `<audio>` tag inside a `<figure>` with a song name, title, and a graphic — an album cover perhaps. Here's what it looks like, featuring a very catchy drum and bass tune, "Ballin'," by Vibe Chemistry:
Fresh from [my text editor](https://apps.kde.org/kate/) comes a neat little web component that packages the native HTML `<audio>` tag inside a `<figure>` with a song name, title, and a graphic — an album cover perhaps. Here's what it looks like, featuring a very catchy drum and bass tune, "Ballin'," by Vibe Chemistry:
{% audio "Ballin", "Vibe Chemistry", "/audio/ballin.mp3", "/audio/covers/ballin.webp" %}