lugo/layouts/partials/header.html
2024-02-07 16:08:16 -07:00

5 lines
79 B
HTML

<header>
<h3>
<a href="/">{{ .Site.Title }}</a>
</h3>
</header>