cosin-website/layouts/partials/site-header.html

5 lines
79 B
HTML

<header>
<div id="header">
<h1>{{ .Site.Title }}</h1>
</div>
</header>