soap.vern.cc/index.html

12 lines
263 B
HTML

<html>
<head>
<title>hi guys :)</title>
</head>
<body>
<p>how are you doing today?</p>
<p>this is the future home of my vern website but for now check this song out :)</p>
<audio controls>
<source src="hillbillies.mp3" type="audio/mp3">
</audio>
</body>
</html>