61 lines
1.8 KiB
HTML
61 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="HandheldFriendly" content="True">
|
|
|
|
<title>AKDillon</title>
|
|
|
|
<link rel="stylesheet" type="text/css" media="screen" href="http://www.akdillon.net/css/concise.min.css" />
|
|
<link rel="stylesheet" type="text/css" media="screen" href="http://www.akdillon.net/css/starter.css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
<header class="siteHeader container clearfix">
|
|
<h1 class="logo"><a href="http://www.akdillon.net">AKDillon</a></h1>
|
|
|
|
<nav class="nav">
|
|
<ul>
|
|
|
|
<li><a href="http://www.akdillon.net/mrd_ce_thesis/">MRD CE Thesis</a></li>
|
|
|
|
<li><a href="http://www.akdillon.net/audio/">Audio</a></li>
|
|
|
|
<li><a href="http://www.akdillon.net/about/">About</a></li>
|
|
|
|
<li><a href="http://www.akdillon.net/contact/">Contact</a></li>
|
|
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
|
|
<main class="siteContent container">
|
|
<h1>MRD Audio</h1>
|
|
<h4><a href="http://www.akdillon.net/audio/involuntary_organ_donation/" title="involuntary organ donation">involuntary organ donation</a></h4>
|
|
<a href="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" target="_blank">Download</a>
|
|
<br>
|
|
<audio src="http://storage.googleapis.com/thermokarst-misc/mrd_audio/involuntary_organ_donation.mp3" controls>
|
|
Your browser does not support the <code>audio</code> element.
|
|
</audio>
|
|
<p>2001.
|
|
jeskola buzz and cep.
|
|
making music in a closet with two computers.
|
|
gangsta beats.</p>
|
|
|
|
|
|
</main>
|
|
|
|
<footer class="siteFooter container">
|
|
<p>Copyright © 2015 Danielle & Matthew Dillon</p>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|
|
|