This commit is contained in:
fatmeatwsl 2025-05-12 07:33:48 +02:00
parent f2bdda6428
commit f5044a2892
2 changed files with 2 additions and 10 deletions

Binary file not shown.

View File

@ -32,16 +32,8 @@ fetch("/gitea-repos/")
const playlist = [
{
title: 'Michael Cassette - Crocketts Theme',
src: 'assets/Michael_Cassette_Crocketts_Theme.wav'
},
{
title: 'DJ Ten - MagnetoSphere',
src: 'assets/DJ_Ten_MagnetoSphere.wav'
},
{
title: 'neon-dreams-vice-city-theme',
src: 'assets/neon-dreams-vice-city-theme.mp3'
title: 'Project_2 fatmeat',
src: 'assets/Project_2.ogg'
}
];