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

6 lines
79 B
HTML
Raw Normal View History

2018-04-23 04:18:37 +02:00
<header>
<div id="header">
<h1>{{ .Site.Title }}</h1>
</div>
</header>