]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
Add a new track to the music page
authorAthene Allen <atheneallen93@gmail.com>
Mon, 10 Mar 2025 20:44:53 +0000 (20:44 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Mon, 10 Mar 2025 20:44:53 +0000 (20:44 +0000)
diversions/music/Consort With The Council of Elders.mp3 [new file with mode: 0644]
diversions/musicivemade.html

diff --git a/diversions/music/Consort With The Council of Elders.mp3 b/diversions/music/Consort With The Council of Elders.mp3
new file mode 100644 (file)
index 0000000..5ddc99c
Binary files /dev/null and b/diversions/music/Consort With The Council of Elders.mp3 differ
index 7bfdb439d00df2bd7af2ac723ea416f091d6e307..31b94f750352def7f4119df9fb140ce32861a9c5 100644 (file)
                 Your browser does not support the audio tag.
               </audio>
             </div>
+            <div class="audio-block">
+              <a
+                class="audio-title"
+                href="music/Consort With The Council of Elders.mp3"
+                ><h3>Consort With The Council of Elders</h3></a
+              >
+              <audio class="audio-player" controls>
+                <source
+                  src="music/Consort With The Council of Elders.mp3"
+                  type="audio/mpeg"
+                />
+                Your browser does not support the audio tag.
+              </audio>
+            </div>
           </div>
         </div>
       </div>