bobatheme/layouts/partials/header.html

4 lines
73 B
HTML

<div class="header">
<h1>{{ .Site.Title | markdownify }}</h1>
</div>