32 lines
1.5 KiB
HTML
32 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
|
<meta name="viewport"
|
|
content="width=device-width, initial-scale=1.0">
|
|
<title>Pitch & Play</title>
|
|
<link rel="stylesheet" type="text/css" href="http://localhost:1313/css/style.css">
|
|
<link rel="stylesheet" type="text/css" href="http://localhost:1313/css/fonts.css">
|
|
<link rel="stylesheet" href="https://cdn.plyr.io/3.5.6/plyr.css" />
|
|
<script src="https://cdn.plyr.io/3.5.6/plyr.js"></script>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', () => {
|
|
const player = Plyr.setup('.js-player');
|
|
});
|
|
</script></head>
|
|
<body><header>
|
|
<div id="site">
|
|
<a href="http://localhost:1313/"><h1>Pitch & Play</h1></a>
|
|
<p>a podcast about actually playing the games your friends recommend</p>
|
|
</div>
|
|
<nav>
|
|
<a href="">Episodes</a>
|
|
</nav>
|
|
</header><main>
|
|
<audio controls preload="metadata" class="js-player">
|
|
<source src="https://cdn.pitchandplay.org/episodes/PPEpisode4.mp3">
|
|
</audio>
|
|
<p>In this episode of Pitch & Play, an episode about actually playing the games your friends recommend, Cassie plays <em>Vampire Survivors</em>, the game Ross pitched last episode. Our hosts then give a brief update on their thoughts on <em>Immortality</em>, and Cassie pitches <em>Fable Anniversary</em> to Ross for our next episode.</p>
|
|
|
|
|
|
</main></body>
|
|
</html> |