indentations

This commit is contained in:
John Bowdre 2024-02-18 20:54:57 -06:00
parent 81890135e3
commit 63d865f832

View file

@ -22,7 +22,9 @@
{{ $thumbnail := $.Resources.Get . }}
{{ with $thumbnail }}
{{ $img = $img.Filter (images.Overlay (.Process "fit 300x250") 875 38 )}}
{{ end }}{{ end }}
{{ end }}
{{ end }}
{{ $img = $img.Filter (images.Text $text (dict
"color" "#d8d8d8"
"size" 64