Swap out metadata for new music

This commit is contained in:
2026-06-04 14:35:51 +00:00
parent 27692c01e0
commit 4d4b6139f8
5 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
<div class="music">
<h1>Background Music</h1>
<img class="song-cover" src="swsd-logo.jpg" alt="song cover">
<p><a href="https://femtanyl.bandcamp.com/track/girl-hell-1999">GIRL HELL 1999</a> - <a href="https://femtanyl.bandcamp.com">femtanyl</a></p>
<p><a href="https://milkypossum.bandcamp.com/track/404">404</a> - <a href="https://milkypossum.bandcamp.com">milkypossum</a></p>
<audio id="bg-music" controls autoplay loop>
<source src="music.mp3" type="audio/mpeg">
Your browser does not support the audio element.