Files
moon-gaming/sonhgs.html
T
2023-10-27 15:54:37 +00:00

13 lines
346 B
HTML

<html>
<head>
<title> songs</title>
<link rel="stylesheet" href="style.css">
<audio controls>
<audio controls>
<source src="/songs/Rick Astley - Never Gonna Give You Up (Official Music Video).mp3" type="audio/mpeg"></audio>
<audio controls>
<source src="/songs/fun.mp3" type="audio/mpeg"></audio>
</head>
</html>