hugo-relie/themes/hello-friend-ng/layouts/partials/subtitle.html

3 lines
65 B
HTML
Raw Normal View History

2023-06-19 13:40:17 +02:00
{{- with .Site.Params.homeSubtitle }}
<p>{{.}}</p>
{{- end }}