Format template

This commit is contained in:
Will Faught
2023-01-19 20:44:23 -08:00
parent 0f18a95937
commit c09ba9d000

View File

@@ -60,8 +60,8 @@
{{ end }} {{ end }}
{{ else }} {{ else }}
{{ $inner := chomp .Inner }} {{ $inner := chomp .Inner }}
{{ $resources := slice }} {{ $resources := slice }}
{{ with $images }} {{ with $images }}
{{ with $.Page.Resources.Match . }} {{ with $.Page.Resources.Match . }}
{{ $resources = . }} {{ $resources = . }}