commit f0343d09785b4ed44925eeb4096de0025469b7f4 parent 1dfd867f7a215a8316ed9416cba6e0169cfc71e9 Author: _listen-bot <_listen-bot@chappelle.dev> Date: Thu, 14 May 2026 09:48:44 -0700 Bot: auto-update listen.md Diffstat:
| A | content/assets/covers/easterpink.jpg | | | 0 | |
| M | content/listen.md | | | 22 | ++++++++++++++++++---- |
2 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/content/assets/covers/easterpink.jpg b/content/assets/covers/easterpink.jpg Binary files differ. diff --git a/content/listen.md b/content/listen.md @@ -3,14 +3,27 @@ show_meta: false title: Listen --- -An overview of music and podcasts I currently have on repeat. -[Checkout](blog/listen-cms/) how I manage this page to keep it current, without -touching a single piece of code (until it breaks). + +An overview of music and podcasts I currently have on repeat. [Checkout](blog/listen-cms/) how I manage this page to keep it current, without touching a single piece of code (until it breaks). ## Music <section class="song-gallery"> <div class="song-card"> + <img alt="Easter Pink Album Art" src="/assets/covers/easterpink.jpg"/> + <div class="song-info"> + <span class="song-title"> + Easter Pink + </span> + <span class="artist-name"> + fakemink + </span> + <a class="song-link" href="https://music.youtube.com/watch?v=47pZpxxFYZw&si=5fepDyDIdZ_5tXJo"> + Listen + </a> + </div> + </div> + <div class="song-card"> <img alt="Blow Me Album Art" src="/assets/covers/blowme.jpg"/> <div class="song-info"> <span class="song-title"> @@ -108,4 +121,4 @@ touching a single piece of code (until it breaks). </a> </div> </div> -</section> +</section> +\ No newline at end of file