You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
695 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='css/main.css' rel='stylesheet'>
<script src='js/main.js' defer></script>
<title>SI18 WEEK ONE - YET TO BE NAMED</title>
</head>
<body>
<h1>Radio Implicancies - ONE</h1>
<h2>Tuesday 19 April</h2>
<div class="audio">
<audio controls>
<source src="https://hub.xpub.nl/soupboat/SI18/01/release/01%20release.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</div>
</body>
</html>