mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
6 lines
117 B
HTML
6 lines
117 B
HTML
<header class="site-header" role="banner">
|
|
<div class="container">
|
|
<h1>{{.Site.Title}}</h1>
|
|
</div>
|
|
</header>
|