bobatheme/layouts/partials/header.html
2021-09-26 19:21:48 -05:00

4 lines
73 B
HTML

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