9 lines
		
	
	
		
			247 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			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> |