hello-friend-ng/layouts/partials/subtitle.html
2021-12-31 04:25:13 +01:00

3 lines
No EOL
65 B
HTML

{{- with .Site.Params.homeSubtitle }}
<p>{{.}}</p>
{{- end }}