bobatheme/layouts/partials/header.html

4 lines
59 B
HTML
Raw Normal View History

2021-09-25 20:52:01 -05:00
<div class="header">
<h1>{{ .Site.Title }}</h1>
</div>