Compare commits
2 Commits
41ae3fc47b
...
fbff81a7da
Author | SHA1 | Date | |
---|---|---|---|
fbff81a7da | |||
9fbf30bf16 |
@ -279,6 +279,12 @@ 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",
|
||||
|
@ -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://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:
|
||||
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:
|
||||
|
||||
{% audio "Ballin’", "Vibe Chemistry", "/audio/ballin.mp3", "/audio/covers/ballin.webp" %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user