lugo/layouts/partials/header.html
2024-03-06 17:52:08 -07:00

5 lines
79 B
HTML

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