2025-07-07 00:56:46 -04:00

9 lines
247 B
HTML

<header>
<div id="site">
<a href="{{ .Site.BaseURL }}"><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>