blog-legacy/themes/bbaovanc/layouts/partials/header.html

5 lines
87 B
HTML
Raw Normal View History

2021-03-25 15:56:52 -05:00
<div class="header">
<h1>{{ .Site.Title }}</h1>
</div>
{{ partial "navbar.html" }}