remove duplicate code

This commit is contained in:
Charles.Day 2024-12-24 14:24:40 +01:00 committed by GitHub
parent 40fc4c9a63
commit 2cef2105c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,5 +41,5 @@
{{ end }} {{ end }}
> >
{{- if $title }} {{- if $title }}
<figcaption>{{ .Title | }}</figcaption> <figcaption>{{ .Title }}</figcaption>
{{- end }} {{- end }}