cosin-website/themes/cosin-theme/layouts/partials/site-header.html
2018-04-23 04:18:37 +02:00

5 lines
79 B
HTML

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