hugo-theme-readable/layouts/partials/header.html

2 lines
63 B
HTML
Raw Normal View History

2023-01-30 13:14:33 -06:00
<h1>{{ $.Site.Title }}</h1>
<p>{{ $.Site.Params.subtitle }}</p>